Update user-info-view.js
This commit is contained in:
parent
5f2cd8f6a3
commit
6f51ab39ff
@ -1841,10 +1841,6 @@ class UserInfoView extends connect(store)(LitElement) {
|
|||||||
this.isLoadingSoldTradesARRR = false
|
this.isLoadingSoldTradesARRR = false
|
||||||
}
|
}
|
||||||
|
|
||||||
closeInfoDialog() {
|
|
||||||
this.shadowRoot.getElementById('userInfoDialog').close()
|
|
||||||
}
|
|
||||||
|
|
||||||
closeErrorDialog() {
|
closeErrorDialog() {
|
||||||
this.shadowRoot.getElementById('userErrorDialog').close()
|
this.shadowRoot.getElementById('userErrorDialog').close()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user