Skip to content

Commit

Permalink
trigger front end
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlyJazz committed Dec 10, 2023
1 parent a1aa5f8 commit b05b545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-web/src/app/chat/[[...id]]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ const ChatPage = () => {
style={{
height: "80vh",
overflow: "auto",
marginTop: "10px",
marginTop: "12px",
}}
>
{!usersError &&
Expand Down

0 comments on commit b05b545

Please sign in to comment.