added i18n for history and queue on new buttons
This commit is contained in:
parent
7e476be492
commit
66f379f279
3 changed files with 3 additions and 3 deletions
|
@ -602,7 +602,6 @@ const app = new Vue({
|
|||
})
|
||||
this.$forceUpdate()
|
||||
if (this.isDev) {
|
||||
less.watch() // automatically reload the styles when they change
|
||||
this.mk.privateEnabled = true
|
||||
// Hide UserInfo if Dev mode
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue