aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/whatsapp/package.json
diff options
context:
space:
mode:
authorLibravatar George Murdocca <gmurdocca@users.noreply.github.com>2023-08-27 07:18:03 +1000
committerLibravatar GitHub <noreply@github.com>2023-08-26 22:18:03 +0100
commite63fed29d86cc46acdda7581a8f67579767abbd6 (patch)
tree102a5012014d47281f2f4435f06703ccdd030b8b /recipes/whatsapp/package.json
parentFix telegram deeplink by adding empty onload (#407) (diff)
downloadferdium-recipes-e63fed29d86cc46acdda7581a8f67579767abbd6.tar.gz
ferdium-recipes-e63fed29d86cc46acdda7581a8f67579767abbd6.tar.zst
ferdium-recipes-e63fed29d86cc46acdda7581a8f67579767abbd6.zip
Fix Whatsapp recipe unread counts for muted conversations (#408)
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 9b67de4..bd4a3d5 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.5.1", 4 "version": "3.5.2",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://web.whatsapp.com", 7 "serviceURL": "https://web.whatsapp.com",