aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Iaroslav <yavoloh@mail.ru>2021-10-23 19:13:55 +0500
committerLibravatar GitHub <noreply@github.com>2021-10-23 19:43:55 +0530
commit591a9a4ca229dcda6e54d4e24f79dfef14d0acc5 (patch)
tree8676eb01fe567fb96c8220459746d55cc3dbf12a /all.json
parentfix for #286 with fallback (#738) (diff)
downloadferdium-recipes-591a9a4ca229dcda6e54d4e24f79dfef14d0acc5.tar.gz
ferdium-recipes-591a9a4ca229dcda6e54d4e24f79dfef14d0acc5.tar.zst
ferdium-recipes-591a9a4ca229dcda6e54d4e24f79dfef14d0acc5.zip
Add setDialogTitle feature to api, WhatsApp and Telegram (#750)
Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
Diffstat (limited to 'all.json')
-rw-r--r--all.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/all.json b/all.json
index ff82c59..6a970ca 100644
--- a/all.json
+++ b/all.json
@@ -1593,7 +1593,7 @@
1593 "featured": true, 1593 "featured": true,
1594 "id": "telegram", 1594 "id": "telegram",
1595 "name": "Telegram", 1595 "name": "Telegram",
1596 "version": "3.2.2", 1596 "version": "3.2.3",
1597 "icons": { 1597 "icons": {
1598 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/telegram/icon.svg" 1598 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/telegram/icon.svg"
1599 } 1599 }
@@ -1809,7 +1809,7 @@
1809 "featured": true, 1809 "featured": true,
1810 "id": "whatsapp", 1810 "id": "whatsapp",
1811 "name": "WhatsApp", 1811 "name": "WhatsApp",
1812 "version": "3.3.5", 1812 "version": "3.3.6",
1813 "icons": { 1813 "icons": {
1814 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/whatsapp/icon.svg" 1814 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/whatsapp/icon.svg"
1815 } 1815 }