aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-27 05:25:50 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-27 05:25:50 +0530
commita86245afc0c4aaca259d5c3f014794dbc4d913de (patch)
tree4b3fe945bafca56b5ea71975c75e2eb513575ac6 /all.json
parentrefactor: add 'serviceId' when invoking 'clearStorageData' (#726) (diff)
downloadferdium-recipes-a86245afc0c4aaca259d5c3f014794dbc4d913de.tar.gz
ferdium-recipes-a86245afc0c4aaca259d5c3f014794dbc4d913de.tar.zst
ferdium-recipes-a86245afc0c4aaca259d5c3f014794dbc4d913de.zip
refactor: remove references 'Ferdi.ipcRenderer' in recipes - create an abstraction layer instead for better maintainance
Diffstat (limited to 'all.json')
-rw-r--r--all.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/all.json b/all.json
index 3c385df..ac6d0c8 100644
--- a/all.json
+++ b/all.json
@@ -1206,7 +1206,7 @@
1206 "featured": false, 1206 "featured": false,
1207 "id": "pleroma", 1207 "id": "pleroma",
1208 "name": "Pleroma", 1208 "name": "Pleroma",
1209 "version": "1.2.0", 1209 "version": "1.2.1",
1210 "icons": { 1210 "icons": {
1211 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pleroma/icon.svg" 1211 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pleroma/icon.svg"
1212 } 1212 }
@@ -1350,7 +1350,7 @@
1350 "featured": false, 1350 "featured": false,
1351 "id": "rocketchat", 1351 "id": "rocketchat",
1352 "name": "Rocket.Chat", 1352 "name": "Rocket.Chat",
1353 "version": "1.2.2", 1353 "version": "1.2.3",
1354 "icons": { 1354 "icons": {
1355 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/rocketchat/icon.svg" 1355 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/rocketchat/icon.svg"
1356 } 1356 }
@@ -1413,7 +1413,7 @@
1413 "featured": true, 1413 "featured": true,
1414 "id": "slack", 1414 "id": "slack",
1415 "name": "Slack", 1415 "name": "Slack",
1416 "version": "1.3.1", 1416 "version": "1.3.2",
1417 "icons": { 1417 "icons": {
1418 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/slack/icon.svg" 1418 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/slack/icon.svg"
1419 } 1419 }