aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Simon Szustkowski <simonszu@gmail.com>2021-11-24 13:05:44 +0100
committerLibravatar GitHub <noreply@github.com>2021-11-24 17:35:44 +0530
commit02b108d4a6c684034b003b94d0979fee03f6b31a (patch)
treec16b88e18077ceb80588eb1369d672887cf82018 /all.json
parentrefactor: Use 'Ferdi.safeParseInt' (diff)
downloadferdium-recipes-02b108d4a6c684034b003b94d0979fee03f6b31a.tar.gz
ferdium-recipes-02b108d4a6c684034b003b94d0979fee03f6b31a.tar.zst
ferdium-recipes-02b108d4a6c684034b003b94d0979fee03f6b31a.zip
Added recipe for Circuit (#771)
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 85e2da6..02a5d7a 100644
--- a/all.json
+++ b/all.json
@@ -205,6 +205,15 @@
205 }, 205 },
206 { 206 {
207 "featured": false, 207 "featured": false,
208 "id": "circuit",
209 "name": "Circuit",
210 "version": "1.0.0",
211 "icons": {
212 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/circuit/icon.svg"
213 }
214 },
215 {
216 "featured": false,
208 "id": "ciscospark", 217 "id": "ciscospark",
209 "name": "Cisco Spark", 218 "name": "Cisco Spark",
210 "version": "1.1.2", 219 "version": "1.1.2",