aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>2020-05-25 15:37:51 +0530
committerLibravatar Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>2020-05-27 13:11:44 +0530
commitb3769f642d978ecb3305eb3c94d67100203d9539 (patch)
tree788192fd4a20ca227718fa6b4089103ded152835 /all.json
parentUpdate Skype with screen sharing (#170) (diff)
downloadferdium-recipes-b3769f642d978ecb3305eb3c94d67100203d9539.tar.gz
ferdium-recipes-b3769f642d978ecb3305eb3c94d67100203d9539.tar.zst
ferdium-recipes-b3769f642d978ecb3305eb3c94d67100203d9539.zip
fix: Google meet is unusable - Errors out when trying to connect to a audio/video call
- Strip off any Ferdi/Electron text from user-agent using modifyRequestHeaders hook - Resize icon to 1024x1024px as npm package was complaining - Bump version number to 1.0.3
Diffstat (limited to 'all.json')
-rw-r--r--all.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.json b/all.json
index b76b263..f472f79 100644
--- a/all.json
+++ b/all.json
@@ -301,7 +301,7 @@
301 "featured": false, 301 "featured": false,
302 "id": "googlemeet", 302 "id": "googlemeet",
303 "name": "Google Meet", 303 "name": "Google Meet",
304 "version": "1.0.2", 304 "version": "1.0.3",
305 "icons": { 305 "icons": {
306 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/googlemeet/icon.png", 306 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/googlemeet/icon.png",
307 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/googlemeet/icon.svg" 307 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/googlemeet/icon.svg"