mirror of
https://github.com/yjs/yjs.git
synced 2026-02-23 19:49:59 +01:00
update
This commit is contained in:
@@ -66,7 +66,7 @@ Y({
|
||||
// This will call the observe function (see line 40)
|
||||
// and reflect the change in the DOM
|
||||
y.share.chat.push([message])
|
||||
this.reset()
|
||||
this.querySelector("[name=message]").value = ""
|
||||
}
|
||||
// Do not send this form!
|
||||
event.preventDefault()
|
||||
|
||||
Reference in New Issue
Block a user