aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-02-23 21:27:24 +0100
committerLibravatar GitHub <noreply@github.com>2020-02-23 21:27:24 +0100
commita71833cd1e0764d1626d886baed756efe1fa4bad (patch)
tree37813338b32269185ca5c8c15838a87689833f0c /all.json
parentReview Custom Website URL validation (#47) (diff)
parentrepackaging (diff)
downloadferdium-recipes-a71833cd1e0764d1626d886baed756efe1fa4bad.tar.gz
ferdium-recipes-a71833cd1e0764d1626d886baed756efe1fa4bad.tar.zst
ferdium-recipes-a71833cd1e0764d1626d886baed756efe1fa4bad.zip
Merge pull request #46 from n-xlkt/feat/gmeet
Feat/gmeet
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 4445d59..247a88a 100644
--- a/all.json
+++ b/all.json
@@ -977,5 +977,16 @@
977 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/twitter/icon.png", 977 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/twitter/icon.png",
978 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/twitter/icon.svg" 978 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/twitter/icon.svg"
979 } 979 }
980 },
981 {
982 "author": "Patrick Thoelken <patrick.thoelken@outlook.com>",
983 "featured": false,
984 "id": "Google Meet",
985 "name": "googlemeet",
986 "version": "1.0.1",
987 "icons": {
988 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/Google Meet/icon.png",
989 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/Google Meet/icon.svg"
990 }
980 } 991 }
981] 992]