aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Prasanna <mail.prasanna.v@gmail.com>2021-07-07 10:54:04 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-07 11:36:50 +0530
commitfdb8f055927402195d27b08899b0e29305c29d27 (patch)
tree6ae39f67b02542b621df1593a9ce67b06f843b38 /all.json
parentfix: Rocket.Chat tab doesn't display notifications (diff)
downloadferdium-recipes-fdb8f055927402195d27b08899b0e29305c29d27.tar.gz
ferdium-recipes-fdb8f055927402195d27b08899b0e29305c29d27.tar.zst
ferdium-recipes-fdb8f055927402195d27b08899b0e29305c29d27.zip
fixing a race condition where document body is null
Diffstat (limited to 'all.json')
-rw-r--r--all.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/all.json b/all.json
index 7cc4ac7..98f2d13 100644
--- a/all.json
+++ b/all.json
@@ -84,7 +84,7 @@
84 "featured": false, 84 "featured": false,
85 "id": "basecamp", 85 "id": "basecamp",
86 "name": "basecamp", 86 "name": "basecamp",
87 "version": "1.0.1", 87 "version": "1.0.2",
88 "icons": { 88 "icons": {
89 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/basecamp/icon.svg" 89 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/basecamp/icon.svg"
90 } 90 }
@@ -504,7 +504,7 @@
504 "featured": false, 504 "featured": false,
505 "id": "googlecalendar", 505 "id": "googlecalendar",
506 "name": "Google Calendar", 506 "name": "Google Calendar",
507 "version": "1.0.6", 507 "version": "1.0.7",
508 "icons": { 508 "icons": {
509 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlecalendar/icon.svg" 509 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlecalendar/icon.svg"
510 } 510 }