mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 13:39:58 +01:00
Remove welcome user from config
Until we update its tutorial videos to the current interface See also https://github.com/vector-im/riot-web/pull/12894
This commit is contained in:
parent
2571c26372
commit
4a81c3c844
@ -28,7 +28,6 @@
|
|||||||
"feature_presence_in_room_list": "labs",
|
"feature_presence_in_room_list": "labs",
|
||||||
"feature_custom_themes": "labs"
|
"feature_custom_themes": "labs"
|
||||||
},
|
},
|
||||||
"welcomeUserId": "@riot-bot:matrix.org",
|
|
||||||
"piwik": {
|
"piwik": {
|
||||||
"url": "https://piwik.riot.im/",
|
"url": "https://piwik.riot.im/",
|
||||||
"siteId": 1,
|
"siteId": 1,
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
],
|
],
|
||||||
"hosting_signup_link": "https://modular.im/?utm_source=riot-web&utm_medium=web",
|
"hosting_signup_link": "https://modular.im/?utm_source=riot-web&utm_medium=web",
|
||||||
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
|
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
|
||||||
"welcomeUserId": "@riot-bot:matrix.org",
|
|
||||||
"roomDirectory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
"matrix.org"
|
"matrix.org"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user