mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-08 21:56:19 +02:00
Prettier
This commit is contained in:
parent
66d4715e84
commit
8e774e1924
@ -257,7 +257,7 @@ export class SlidingRoomListStoreClass extends AsyncStoreWithClient<IState> impl
|
||||
return;
|
||||
}
|
||||
rooms.push(room);
|
||||
})
|
||||
});
|
||||
tagMap[tagId] = rooms;
|
||||
this.tagMap = tagMap;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user