aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-08 19:27:23 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-09-08 19:49:43 +0530
commit7a446f7b8e9d4162d8e81eb863e151ef0ab66554 (patch)
tree2bd7794fb5080ad16d44420bc1f94ca2638435b7 /all.json
parentexecute prepare script with npx to avoid missing husky dependency error (#676) (diff)
downloadferdium-recipes-7a446f7b8e9d4162d8e81eb863e151ef0ab66554.tar.gz
ferdium-recipes-7a446f7b8e9d4162d8e81eb863e151ef0ab66554.tar.zst
ferdium-recipes-7a446f7b8e9d4162d8e81eb863e151ef0ab66554.zip
refactor: use the exposed methods for session handling from the main repo
Diffstat (limited to 'all.json')
-rw-r--r--all.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/all.json b/all.json
index 52cd408..6f75c3e 100644
--- a/all.json
+++ b/all.json
@@ -42,7 +42,7 @@
42 "featured": false, 42 "featured": false,
43 "id": "android-messages", 43 "id": "android-messages",
44 "name": "Android Messages", 44 "name": "Android Messages",
45 "version": "2.2.0", 45 "version": "2.2.1",
46 "icons": { 46 "icons": {
47 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/android-messages/icon.svg" 47 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/android-messages/icon.svg"
48 } 48 }
@@ -548,7 +548,7 @@
548 "featured": false, 548 "featured": false,
549 "id": "googlemeet", 549 "id": "googlemeet",
550 "name": "Google Meet", 550 "name": "Google Meet",
551 "version": "2.2.0", 551 "version": "2.2.1",
552 "icons": { 552 "icons": {
553 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlemeet/icon.svg" 553 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/googlemeet/icon.svg"
554 } 554 }
@@ -804,7 +804,7 @@
804 "featured": false, 804 "featured": false,
805 "id": "lastpass", 805 "id": "lastpass",
806 "name": "LastPass", 806 "name": "LastPass",
807 "version": "2.2.0", 807 "version": "2.2.1",
808 "icons": { 808 "icons": {
809 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/lastpass/icon.svg" 809 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/lastpass/icon.svg"
810 } 810 }
@@ -1575,7 +1575,7 @@
1575 "featured": true, 1575 "featured": true,
1576 "id": "whatsapp", 1576 "id": "whatsapp",
1577 "name": "WhatsApp", 1577 "name": "WhatsApp",
1578 "version": "3.3.0", 1578 "version": "3.3.1",
1579 "icons": { 1579 "icons": {
1580 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/whatsapp/icon.svg" 1580 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/whatsapp/icon.svg"
1581 } 1581 }