mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-13 21:59:30 +00:00
Format code
This commit is contained in:
@@ -81,7 +81,7 @@ export const RoomPage: FC = () => {
|
||||
hideHeader={hideHeader}
|
||||
/>
|
||||
),
|
||||
[client, passwordlessUser, confineToRoom, preload, hideHeader]
|
||||
[client, passwordlessUser, confineToRoom, preload, hideHeader],
|
||||
);
|
||||
|
||||
let content: ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user