Remove deprecated m.room.aliases
references (#9431)
* Remove deprecated `m.room.aliases` references * Update SlashCommands.tsx
This commit is contained in:
parent
2d9f828810
commit
6009d1c176
3 changed files with 6 additions and 13 deletions
|
@ -103,7 +103,6 @@ describe('eventTriggersUnreadCount()', () => {
|
|||
EventType.RoomThirdPartyInvite,
|
||||
EventType.CallAnswer,
|
||||
EventType.CallHangup,
|
||||
EventType.RoomAliases,
|
||||
EventType.RoomCanonicalAlias,
|
||||
EventType.RoomServerAcl,
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue