We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da6f6f5 commit b531bc9Copy full SHA for b531bc9
web/public/config.js
@@ -18,5 +18,5 @@ var config = {
18
enable_web_push: true,
19
billing_contact: "",
20
web_push_public_key: "",
21
- disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"]
+ disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"],
22
};
0 commit comments