mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-28 13:57:50 +00:00
WIP
This commit is contained in:
parent
c8b786b0f6
commit
335b710132
@ -395,7 +395,7 @@ class Chat extends LitElement {
|
||||
</vaadin-grid-column>
|
||||
</vaadin-grid>
|
||||
${this.isEmptyArray(this.blockedUserList) ? html`
|
||||
<span style="color: var(--black); text-align: center;">Account not have any blocked users.</span>
|
||||
<span style="color: var(--black); text-align: center;">This account has not blocked any users.</span>
|
||||
`: ''}
|
||||
<mwc-button
|
||||
slot="primaryAction"
|
||||
|
Loading…
x
Reference in New Issue
Block a user