Support displaying and editing room tags (#15)
This commit is contained in:
@@ -141,6 +141,7 @@ pub fn mock_room() -> RoomInfo {
|
||||
|
||||
keys: mock_keys(),
|
||||
messages: mock_messages(),
|
||||
tags: None,
|
||||
|
||||
fetch_id: RoomFetchStatus::NotStarted,
|
||||
fetch_last: None,
|
||||
|
||||
Reference in New Issue
Block a user