mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-31 14:11:45 +00:00
revert changes
This commit is contained in:
@@ -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){
|
||||
|
Reference in New Issue
Block a user