mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-28 06:50:26 +00:00
enable to device by default
This commit is contained in:
@@ -120,7 +120,7 @@ export const useNewMembershipManagerSetting = new Setting<boolean>(
|
||||
|
||||
export const useExperimentalToDeviceTransportSetting = new Setting<boolean>(
|
||||
"experimental-to-device-transport",
|
||||
false,
|
||||
true,
|
||||
);
|
||||
|
||||
export const alwaysShowSelf = new Setting<boolean>("always-show-self", true);
|
||||
|
||||
Reference in New Issue
Block a user