diff --git a/web/pages/chat/users.tsx b/web/pages/chat/users.tsx index b8698e9ee..66de805db 100644 --- a/web/pages/chat/users.tsx +++ b/web/pages/chat/users.tsx @@ -64,9 +64,10 @@ export default function ChatUsers() { When a stream is active and chat is enabled, connected chat clients will be displayed here.
); + return ( <> -