4
1
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:
PhilReact 2023-09-28 22:52:08 -05:00
parent 6380a62228
commit a860b013b0

View File

@ -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){