Add allowCustomHomeservers config option (#525)

* feat: Add allowCustomHomeservers config option

* fix: Do not lock the homeserver input when the selection is changed
This commit is contained in:
Ash
2022-05-12 12:43:14 +01:00
committed by GitHub
parent b3cb48319a
commit c08b0e654b
2 changed files with 9 additions and 6 deletions

View File

@@ -7,5 +7,6 @@
"kde.org",
"matrix.org",
"chat.mozilla.org"
]
],
"allowCustomHomeservers": true
}