aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/hangoutschat/package.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 /uncompressed/hangoutschat/package.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 'uncompressed/hangoutschat/package.json')
-rw-r--r--uncompressed/hangoutschat/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/uncompressed/hangoutschat/package.json b/uncompressed/hangoutschat/package.json
index 4b69fd3..3dce42f 100644
--- a/uncompressed/hangoutschat/package.json
+++ b/uncompressed/hangoutschat/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "hangoutschat", 2 "id": "hangoutschat",
3 "name": "Hangouts Chat", 3 "name": "Hangouts Chat",
4 "version": "1.2.1", 4 "version": "1.2.2",
5 "description": "Hangouts Chat", 5 "description": "Hangouts Chat",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io> and Iván López (ilopmar)", 7 "author": "Stefan Malzner <stefan@adlk.io> and Iván López (ilopmar)",