Skip to content

Commit b531bc9

Browse files
committed
Grr
1 parent da6f6f5 commit b531bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/public/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ var config = {
1818
enable_web_push: true,
1919
billing_contact: "",
2020
web_push_public_key: "",
21-
disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"]
21+
disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"],
2222
};

0 commit comments

Comments
 (0)