mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
fix error
This commit is contained in:
parent
451fdd4f76
commit
e63798e58d
@ -2736,7 +2736,7 @@ class ChatPage extends LitElement {
|
||||
|
||||
}
|
||||
})
|
||||
)
|
||||
|
||||
this.messagesRendered = list
|
||||
|
||||
this.isLoadingOldMessages = false
|
||||
@ -2796,7 +2796,7 @@ class ChatPage extends LitElement {
|
||||
|
||||
}
|
||||
})
|
||||
)
|
||||
|
||||
this.messagesRendered = list
|
||||
this.isLoadingOldMessages = false
|
||||
await this.getUpdateComplete()
|
||||
|
Loading…
x
Reference in New Issue
Block a user