Remove debug logging from new room list
Fixes https://github.com/vector-im/riot-web/issues/14408 Yes, all the issue references are wrong :(
This commit is contained in:
Vendored
-3
@@ -37,9 +37,6 @@ declare global {
|
||||
mx_RoomListStore2: RoomListStore2;
|
||||
mx_RoomListLayoutStore: RoomListLayoutStore;
|
||||
mxPlatformPeg: PlatformPeg;
|
||||
|
||||
// TODO: Remove flag before launch: https://github.com/vector-im/riot-web/issues/14231
|
||||
mx_QuietRoomListLogging: boolean;
|
||||
}
|
||||
|
||||
// workaround for https://github.com/microsoft/TypeScript/issues/30933
|
||||
|
||||
Reference in New Issue
Block a user