mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
fix initial message error
This commit is contained in:
parent
e63798e58d
commit
4824bc185a
@ -3133,7 +3133,7 @@ viewElement.scrollTop = originalScrollTop + heightDifference;
|
||||
}
|
||||
})
|
||||
|
||||
this.messagesRendered = list
|
||||
this._messages = list
|
||||
|
||||
// TODO: Determine number of initial messages by screen height...
|
||||
// this.messagesRendered = this._messages
|
||||
|
Loading…
x
Reference in New Issue
Block a user