aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlecalendar/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/googlecalendar/index.js')
-rw-r--r--recipes/googlecalendar/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/googlecalendar/index.js b/recipes/googlecalendar/index.js
index f18361f..553d5ef 100644
--- a/recipes/googlecalendar/index.js
+++ b/recipes/googlecalendar/index.js
@@ -1,2 +1,2 @@
1module.exports = Franz => class GoogleCalendar extends Franz { 1module.exports = Ferdi => class GoogleCalendar extends Ferdi {
2}; 2};