fix problem registering service worker when in a development environment
CI / Build & Quality Checks (pull_request) Canceled after 1m37s
CI / Trigger Desktop Build (pull_request) Canceled after 0s

This commit is contained in:
2026-08-02 18:34:54 -04:00
parent 6a0037ecec
commit 093f10db5c
2 changed files with 30 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"defaultHomeserver": 0,
"homeserverList": ["matrix.lotusguild.org", "matrix.org", "mozilla.org"],
"homeserverList": ["matrix.lotusguild.org", "matrix.org", "mozilla.org", "localhost:8080"],
"allowCustomHomeservers": true,
"featuredCommunities": {
"openAsDefault": false,