aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar MCMXC <16797721+mcmxcdev@users.noreply.github.com>2023-09-24 13:09:41 +0200
committerLibravatar GitHub <noreply@github.com>2023-09-24 05:09:41 -0600
commit47049f463e405a17a9a6e09e46eb7c1542d2c751 (patch)
treeaadc8268e7f08963b01626db7879befe9921a708
parentAdd DeckBlue service recipe (#424) (diff)
downloadferdium-recipes-47049f463e405a17a9a6e09e46eb7c1542d2c751.tar.gz
ferdium-recipes-47049f463e405a17a9a6e09e46eb7c1542d2c751.tar.zst
ferdium-recipes-47049f463e405a17a9a6e09e46eb7c1542d2c751.zip
fix: featured json pointing to wrong google calendar recipe id (#427)
- change googlecalendar to google-calendar in featured.json
-rw-r--r--featured.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/featured.json b/featured.json
index cb72a0e..e129a82 100644
--- a/featured.json
+++ b/featured.json
@@ -2,7 +2,7 @@
2 "discord", 2 "discord",
3 "gitter", 3 "gitter",
4 "gmail", 4 "gmail",
5 "googlecalendar", 5 "google-calendar",
6 "hangouts", 6 "hangouts",
7 "mattermost", 7 "mattermost",
8 "messenger", 8 "messenger",