aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-22 05:42:17 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-22 05:44:29 +0530
commitaff47bbbed04ce5b95439f7881bbea62021b173b (patch)
tree18ccc35ea6a89d7c6aa9344320b957003295fcdf /all.json
parentchore: allow self-hosted option for kimai-cloud service. (diff)
downloadferdium-recipes-aff47bbbed04ce5b95439f7881bbea62021b173b.tar.gz
ferdium-recipes-aff47bbbed04ce5b95439f7881bbea62021b173b.tar.zst
ferdium-recipes-aff47bbbed04ce5b95439f7881bbea62021b173b.zip
feature: Add new recipe for 'stackoverflow-chat'
(fixes #718)
Diffstat (limited to 'all.json')
-rw-r--r--all.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/all.json b/all.json
index d3e9347..1baa2d1 100644
--- a/all.json
+++ b/all.json
@@ -1474,6 +1474,15 @@
1474 }, 1474 },
1475 { 1475 {
1476 "featured": false, 1476 "featured": false,
1477 "id": "stackoverflow-chat",
1478 "name": "Stackoverflow chat",
1479 "version": "1.0.0",
1480 "icons": {
1481 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/stackoverflow-chat/icon.svg"
1482 }
1483 },
1484 {
1485 "featured": false,
1477 "id": "standardnotes", 1486 "id": "standardnotes",
1478 "name": "StandardNotes", 1487 "name": "StandardNotes",
1479 "version": "1.1.0", 1488 "version": "1.1.0",