aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clubhouse/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/clubhouse/webview.js')
-rw-r--r--recipes/clubhouse/webview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/clubhouse/webview.js b/recipes/clubhouse/webview.js
index 51cd09d..9b2b782 100644
--- a/recipes/clubhouse/webview.js
+++ b/recipes/clubhouse/webview.js
@@ -7,4 +7,4 @@ module.exports = (Ferdi) => {
7 } 7 }
8 8
9 Ferdi.loop(getMessages); 9 Ferdi.loop(getMessages);
10} 10};