aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/jitsi/package.json
diff options
context:
space:
mode:
authorLibravatar Sampath Kumar Krishnan <sampathBlam@users.noreply.github.com>2020-04-17 14:27:07 +0530
committerLibravatar Sampath Kumar Krishnan <sampathBlam@users.noreply.github.com>2020-04-17 14:27:07 +0530
commite4d3e6e3ccdf1b2b24e1a1171b7776c2cd9ca7a6 (patch)
tree0b7c05b43cd12fce7081e0925f509be2f9d2d935 /uncompressed/jitsi/package.json
parentfeature: Add jitsi recipe for ferdi (diff)
downloadferdium-recipes-e4d3e6e3ccdf1b2b24e1a1171b7776c2cd9ca7a6.tar.gz
ferdium-recipes-e4d3e6e3ccdf1b2b24e1a1171b7776c2cd9ca7a6.tar.zst
ferdium-recipes-e4d3e6e3ccdf1b2b24e1a1171b7776c2cd9ca7a6.zip
fix: Add notification support for jitsi
- Add the code provided by @vantezzen to webview.js - Change name from Franz to Ferdi in index.js - Update version to 1.0.1
Diffstat (limited to 'uncompressed/jitsi/package.json')
-rw-r--r--uncompressed/jitsi/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/uncompressed/jitsi/package.json b/uncompressed/jitsi/package.json
index 35841e3..cddd8f0 100644
--- a/uncompressed/jitsi/package.json
+++ b/uncompressed/jitsi/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "jitsi", 2 "id": "jitsi",
3 "name": "Jitsi", 3 "name": "Jitsi",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Jitsi", 5 "description": "Jitsi",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Sampath Kumar Krishnan <sampath3493@gmail.com>", 7 "author": "Sampath Kumar Krishnan <sampath3493@gmail.com>",