Add RoomAndToDeviceKeyTransport and enable as default. (#3185)
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