mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-26 11:41:24 +00:00
Update user-info-view.js
This commit is contained in:
@@ -1841,10 +1841,6 @@ class UserInfoView extends connect(store)(LitElement) {
|
||||
this.isLoadingSoldTradesARRR = false
|
||||
}
|
||||
|
||||
closeInfoDialog() {
|
||||
this.shadowRoot.getElementById('userInfoDialog').close()
|
||||
}
|
||||
|
||||
closeErrorDialog() {
|
||||
this.shadowRoot.getElementById('userErrorDialog').close()
|
||||
}
|
||||
|
Reference in New Issue
Block a user