aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Sampath Kumar Krishnan <sampathBlam@users.noreply.github.com>2020-04-18 11:16:04 +0530
committerLibravatar Sampath Kumar Krishnan <sampathBlam@users.noreply.github.com>2020-04-18 11:16:04 +0530
commit8698ff27fa039a5b8fc7d9eb1985ebf3135b07e8 (patch)
tree3511fb4b978d8f7ac81915c12aafeddef04cfc1c /all.json
parentRepackage Jitsi recipe (diff)
downloadferdium-recipes-8698ff27fa039a5b8fc7d9eb1985ebf3135b07e8.tar.gz
ferdium-recipes-8698ff27fa039a5b8fc7d9eb1985ebf3135b07e8.tar.zst
ferdium-recipes-8698ff27fa039a5b8fc7d9eb1985ebf3135b07e8.zip
fix: Update notification handling in hangouts chat
- Fix the logic of handling direct and indirect messages - Update the modified class names - Refactor webview.js - Update png and svg icons (they were not 1024x1024) - Fixes #102 Co-Authored-By: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>
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 a7f19dd..8b53691 100644
--- a/all.json
+++ b/all.json
@@ -345,7 +345,7 @@
345 "featured": false, 345 "featured": false,
346 "id": "hangoutschat", 346 "id": "hangoutschat",
347 "name": "Hangouts Chat", 347 "name": "Hangouts Chat",
348 "version": "1.2.1", 348 "version": "1.2.2",
349 "icons": { 349 "icons": {
350 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/hangoutschat/icon.png", 350 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/hangoutschat/icon.png",
351 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/hangoutschat/icon.svg" 351 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/hangoutschat/icon.svg"