aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telegram-react/package.json
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-10-24 10:38:34 +0200
committerLibravatar GitHub <noreply@github.com>2021-10-24 10:38:34 +0200
commit4a6fcf1a35f6d26f7c0d04c9769ca101df8f6ce8 (patch)
treece52dc6acfa24a50c3bfbf238c4ec059f5229e0c /recipes/telegram-react/package.json
parentAdd setDialogTitle feature to api, WhatsApp and Telegram (#750) (diff)
downloadferdium-recipes-4a6fcf1a35f6d26f7c0d04c9769ca101df8f6ce8.tar.gz
ferdium-recipes-4a6fcf1a35f6d26f7c0d04c9769ca101df8f6ce8.tar.zst
ferdium-recipes-4a6fcf1a35f6d26f7c0d04c9769ca101df8f6ce8.zip
feat: support telegram count for both webk and webz (#751)
Diffstat (limited to 'recipes/telegram-react/package.json')
-rw-r--r--recipes/telegram-react/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/telegram-react/package.json b/recipes/telegram-react/package.json
deleted file mode 100644
index 11ae14f..0000000
--- a/recipes/telegram-react/package.json
+++ /dev/null
@@ -1,10 +0,0 @@
1{
2 "id": "telegram-react",
3 "name": "Telegram React",
4 "version": "1.2.2",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://webk.telegram.org",
8 "hasNotificationSound": true
9 }
10}