aboutsummaryrefslogtreecommitdiff
path: root/app/javascript/mastodon/common.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/mastodon/common.js')
-rw-r--r--app/javascript/mastodon/common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/mastodon/common.js b/app/javascript/mastodon/common.js
index 6818aa5d5..8f3505303 100644
--- a/app/javascript/mastodon/common.js
+++ b/app/javascript/mastodon/common.js
@@ -9,4 +9,4 @@ export function start() {
} catch (e) {
// If called twice
}
-};
+}