mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
revert changes
This commit is contained in:
parent
6380a62228
commit
a860b013b0
@ -460,8 +460,7 @@ class ShowPlugin extends connect(store)(LitElement) {
|
||||
id: this.uid.rnd()
|
||||
})
|
||||
this.currentTab = lengthOfTabs
|
||||
this.tabs = [...this.tabs]
|
||||
this.requestUpdate()
|
||||
|
||||
}}
|
||||
>+</button>
|
||||
</div>
|
||||
@ -845,7 +844,6 @@ class ShowPlugin extends connect(store)(LitElement) {
|
||||
store.dispatch(setNewTab(null))
|
||||
//clear newTab
|
||||
}
|
||||
this.requestUpdate()
|
||||
}
|
||||
|
||||
if(state.app.isOpenDevDialog){
|
||||
|
Loading…
x
Reference in New Issue
Block a user