This commit is contained in:
Michael Telatynski 2021-05-25 16:20:23 +01:00
parent 59f4c728c9
commit c1f397dcf7
3 changed files with 1 additions and 4 deletions

View file

@ -31,7 +31,6 @@ const RoomContext = createContext<IState>({
canPeek: false,
showApps: false,
isPeeking: false,
showingPinned: false,
showReadReceipts: true,
showRightPanel: true,
joining: false,