aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Google Meet.tar.gzbin94069 -> 108378 bytes
-rw-r--r--all.json2
-rw-r--r--uncompressed/Google Meet/package.json2
-rw-r--r--uncompressed/Google Meet/webview.js2
4 files changed, 3 insertions, 3 deletions
diff --git a/Google Meet.tar.gz b/Google Meet.tar.gz
index 01972c5..0b3e4d7 100644
--- a/Google Meet.tar.gz
+++ b/Google Meet.tar.gz
Binary files differ
diff --git a/all.json b/all.json
index 5b3ba85..c0e05c0 100644
--- a/all.json
+++ b/all.json
@@ -982,7 +982,7 @@
982 "author": "Patrick Thoelken <patrick.thoelken@outlook.com>", 982 "author": "Patrick Thoelken <patrick.thoelken@outlook.com>",
983 "featured": false, 983 "featured": false,
984 "id": "Google Meet", 984 "id": "Google Meet",
985 "name": "Google Meet", 985 "name": "googlemeet",
986 "version": "1.0.1", 986 "version": "1.0.1",
987 "icons": { 987 "icons": {
988 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/Google Meet/icon.png", 988 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/Google Meet/icon.png",
diff --git a/uncompressed/Google Meet/package.json b/uncompressed/Google Meet/package.json
index a1c67cb..0c3a5fe 100644
--- a/uncompressed/Google Meet/package.json
+++ b/uncompressed/Google Meet/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "id": "Google Meet", 2 "id": "Google Meet",
3 "name": "Google Meet", 3 "name": "googlemeet",
4 "version": "1.0.1", 4 "version": "1.0.1",
5 "description": "Google Meet", 5 "description": "Google Meet",
6 "main": "index.js", 6 "main": "index.js",
diff --git a/uncompressed/Google Meet/webview.js b/uncompressed/Google Meet/webview.js
index ee00e66..8e91418 100644
--- a/uncompressed/Google Meet/webview.js
+++ b/uncompressed/Google Meet/webview.js
@@ -40,4 +40,4 @@ module.exports = Franz => {
40 40
41 Franz.injectCSS(path.join(__dirname, 'service.css')); 41 Franz.injectCSS(path.join(__dirname, 'service.css'));
42 Franz.loop(getMessages); 42 Franz.loop(getMessages);
43}; \ No newline at end of file 43};