Iterate pinned messages
This commit is contained in:
parent
fd74a946e0
commit
27ad90760d
7 changed files with 185 additions and 361 deletions
|
@ -44,6 +44,7 @@ export enum RightPanelPhases {
|
|||
export const RIGHT_PANEL_PHASES_NO_ARGS = [
|
||||
RightPanelPhases.RoomSummary,
|
||||
RightPanelPhases.NotificationPanel,
|
||||
RightPanelPhases.PinnedMessages,
|
||||
RightPanelPhases.FilePanel,
|
||||
RightPanelPhases.RoomMemberList,
|
||||
RightPanelPhases.GroupMemberList,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue