mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-09-13 14:22:25 +03:00
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:
parent
b3cb48319a
commit
c08b0e654b
2 changed files with 9 additions and 6 deletions
|
@ -7,5 +7,6 @@
|
|||
"kde.org",
|
||||
"matrix.org",
|
||||
"chat.mozilla.org"
|
||||
]
|
||||
],
|
||||
"allowCustomHomeservers": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue