diff options
-rw-r--r-- | theos/files/riot.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/theos/files/riot.config.json b/theos/files/riot.config.json index f6dd2df..4a46fd3 100644 --- a/theos/files/riot.config.json +++ b/theos/files/riot.config.json @@ -17,8 +17,8 @@ "integrations_rest_url": "https://scalar.vector.im/api", "integrations_jitsi_widget_url": "https://scalar.vector.im/api/widgets/jitsi.html", "bug_report_endpoint_url": "https://riot.im/bugreports/submit", - "defaultCountryCode": "GB", - "showLabsSettings": false, + "defaultCountryCode": "SE", + "showLabsSettings": true, "features": { "feature_pinning": "labs", "feature_custom_status": "labs", |