aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-23 20:18:53 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-23 20:19:48 +0530
commit1a4890a7a52ac34ca54c84b4e8b014ec7928632d (patch)
treec2c73bc91f2d95351eef777cc389e7907a16e16c /all.json
parentfeature: allow services to delineate favorites vs non-favorites in unread counts (diff)
downloadferdium-recipes-1a4890a7a52ac34ca54c84b4e8b014ec7928632d.tar.gz
ferdium-recipes-1a4890a7a52ac34ca54c84b4e8b014ec7928632d.tar.zst
ferdium-recipes-1a4890a7a52ac34ca54c84b4e8b014ec7928632d.zip
fix: implement unread count badge for 'stackoverflow-chat'
Diffstat (limited to 'all.json')
-rw-r--r--all.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.json b/all.json
index 34400b1..8212e49 100644
--- a/all.json
+++ b/all.json
@@ -1476,7 +1476,7 @@
1476 "featured": false, 1476 "featured": false,
1477 "id": "stackoverflow-chat", 1477 "id": "stackoverflow-chat",
1478 "name": "Stackoverflow chat", 1478 "name": "Stackoverflow chat",
1479 "version": "1.0.0", 1479 "version": "1.0.1",
1480 "icons": { 1480 "icons": {
1481 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/stackoverflow-chat/icon.svg" 1481 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/stackoverflow-chat/icon.svg"
1482 } 1482 }