mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-03-31 01:35:54 +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()
|
id: this.uid.rnd()
|
||||||
})
|
})
|
||||||
this.currentTab = lengthOfTabs
|
this.currentTab = lengthOfTabs
|
||||||
this.tabs = [...this.tabs]
|
|
||||||
this.requestUpdate()
|
|
||||||
}}
|
}}
|
||||||
>+</button>
|
>+</button>
|
||||||
</div>
|
</div>
|
||||||
@ -845,7 +844,6 @@ class ShowPlugin extends connect(store)(LitElement) {
|
|||||||
store.dispatch(setNewTab(null))
|
store.dispatch(setNewTab(null))
|
||||||
//clear newTab
|
//clear newTab
|
||||||
}
|
}
|
||||||
this.requestUpdate()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(state.app.isOpenDevDialog){
|
if(state.app.isOpenDevDialog){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user