generated from lucien/api-template
add: added replies to messages
This commit is contained in:
parent
05dd75fa74
commit
b10a472ed7
10 changed files with 607 additions and 306 deletions
|
@ -165,7 +165,6 @@ export default function Home({socket}: {socket: WebSocket}) {
|
|||
message={message}
|
||||
user={user}
|
||||
channel={undefined}
|
||||
deleteMessage={undefined}
|
||||
/>
|
||||
))}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue