aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/whatsapp/package.json
diff options
context:
space:
mode:
authorLibravatar Raphael Jenni <RaphaelJenni@users.noreply.github.com>2022-11-19 10:11:54 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-19 09:11:54 +0000
commit8e2492648b7d320f417ac416106b0baf8568f8ed (patch)
treeaba95729623a2670374cd0e72748a73d009a364c /recipes/whatsapp/package.json
parentYahoo Mail Recipe Icon Update (#225) (diff)
downloadferdium-recipes-8e2492648b7d320f417ac416106b0baf8568f8ed.tar.gz
ferdium-recipes-8e2492648b7d320f417ac416106b0baf8568f8ed.tar.zst
ferdium-recipes-8e2492648b7d320f417ac416106b0baf8568f8ed.zip
fix: Use IndexedDB for updating whatsapp unread message count (#240)
Co-authored-by: Victor Bonnelle <victor.bonnelle@protonmail.com>
Diffstat (limited to 'recipes/whatsapp/package.json')
-rw-r--r--recipes/whatsapp/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/whatsapp/package.json b/recipes/whatsapp/package.json
index a708db4..e4701a5 100644
--- a/recipes/whatsapp/package.json
+++ b/recipes/whatsapp/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "whatsapp", 2 "id": "whatsapp",
3 "name": "WhatsApp", 3 "name": "WhatsApp",
4 "version": "3.4.6", 4 "version": "3.4.7",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://web.whatsapp.com", 7 "serviceURL": "https://web.whatsapp.com",