mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
Add libera.chat to default room directory
This commit is contained in:
parent
6e76d658b1
commit
9860ac6b75
@ -22,7 +22,8 @@
|
|||||||
"roomDirectory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
"matrix.org",
|
"matrix.org",
|
||||||
"gitter.im"
|
"gitter.im",
|
||||||
|
"libera.chat"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
|
@ -16,7 +16,8 @@
|
|||||||
"roomDirectory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
"matrix.org",
|
"matrix.org",
|
||||||
"gitter.im"
|
"gitter.im",
|
||||||
|
"libera.chat"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"showLabsSettings": false,
|
"showLabsSettings": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user