aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hangouts
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hangouts')
-rw-r--r--recipes/hangouts/index.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/hangouts/index.js b/recipes/hangouts/index.js
index 0a1336f..e2a5585 100644
--- a/recipes/hangouts/index.js
+++ b/recipes/hangouts/index.js
@@ -1,2 +1 @@
1module.exports = (Ferdi) => class Hangouts extends Ferdi { module.exports = (Ferdi) => class Hangouts extends Ferdi {};
2};