Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/spaces1
Conflicts: src/utils/objects.ts
This commit is contained in:
@@ -61,7 +61,7 @@ for (const key of Object.keys(LEVEL_HANDLERS)) {
|
||||
LEVEL_HANDLERS[key] = new LocalEchoWrapper(LEVEL_HANDLERS[key]);
|
||||
}
|
||||
|
||||
const LEVEL_ORDER = [
|
||||
export const LEVEL_ORDER = [
|
||||
SettingLevel.DEVICE,
|
||||
SettingLevel.ROOM_DEVICE,
|
||||
SettingLevel.ROOM_ACCOUNT,
|
||||
|
||||
Reference in New Issue
Block a user