Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Update Settings.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kegsay authored Jan 24, 2023
1 parent b3a50a1 commit 0877c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
},
"feature_sliding_sync_proxy_url": {
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG,
default: "https://slidingsync.lab.element.dev",
default: "https://slidingsync.lab.matrix.org",
},
"feature_element_call_video_rooms": {
isFeature: true,
Expand Down

0 comments on commit 0877c59

Please sign in to comment.