This commit is contained in:
binwiederhier
2025-11-16 13:43:18 -05:00
parent da6f6f528c
commit b531bc95ea

View File

@@ -18,5 +18,5 @@ var config = {
enable_web_push: true,
billing_contact: "",
web_push_public_key: "",
disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"]
disallowed_topics: ["docs", "static", "file", "app", "account", "settings", "signup", "login", "v1"],
};