aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar djshadowxm82 <djshadowxm82@users.noreply.github.com>2019-10-20 18:04:44 -0400
committerLibravatar GitHub <noreply@github.com>2019-10-20 18:04:44 -0400
commitd566da38dac016e5d7aa8365a73ec23d10fa1ed8 (patch)
treed3ada680f55e6f164c38c564d9932f0f012f3010 /all.json
parentAdd script to verify packages (diff)
downloadferdium-recipes-d566da38dac016e5d7aa8365a73ec23d10fa1ed8.tar.gz
ferdium-recipes-d566da38dac016e5d7aa8365a73ec23d10fa1ed8.tar.zst
ferdium-recipes-d566da38dac016e5d7aa8365a73ec23d10fa1ed8.zip
Reddit Chat Addition
Diffstat (limited to 'all.json')
-rw-r--r--all.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/all.json b/all.json
index 6b163dc..812df1d 100644
--- a/all.json
+++ b/all.json
@@ -790,5 +790,16 @@
790 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/standardnotes/icon.png", 790 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/standardnotes/icon.png",
791 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/standardnotes/icon.svg" 791 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/standardnotes/icon.svg"
792 } 792 }
793 },
794 {
795 "author": "Alex Bloom <administrator@shadowserversystems.com",
796 "featured": false,
797 "id": "redditchat",
798 "name": "Reddit Chat",
799 "version": "1.0.0",
800 "icons": {
801 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/redditchat/icon.png",
802 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/redditchat/icon.svg"
803 }
793 } 804 }
794] 805]