There was an error while loading. Please reload this page.
2 parents ac91304 + ac0d794 commit 50f3e26Copy full SHA for 50f3e26
src/components/views/rooms/RoomList.js
@@ -44,6 +44,7 @@ import {RoomListStoreTempProxy} from "../../../stores/room-list/RoomListStoreTem
44
import {DefaultTagID} from "../../../stores/room-list/models";
45
import * as Unread from "../../../Unread";
46
import RoomViewStore from "../../../stores/RoomViewStore";
47
+import {TAG_DM} from "../../../stores/RoomListStore";
48
49
const HIDE_CONFERENCE_CHANS = true;
50
const STANDARD_TAGS_REGEX = /^(m\.(favourite|lowpriority|server_notice)|im\.vector\.fake\.(invite|recent|direct|archived))$/;
0 commit comments