Add max amount of messages in scroll & auto-scroll
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
export const KRATOS_URL = "http://127.0.0.1:4433"
|
||||
export const CHAT_URL = "ws://localhost:1323"
|
||||
export const MAX_CHAT_MESSAGES = 50
|
||||
|
Reference in New Issue
Block a user