added i18n for history and queue on new buttons

This commit is contained in:
booploops 2022-02-03 22:38:41 -08:00
parent 7e476be492
commit 66f379f279
3 changed files with 3 additions and 3 deletions

View file

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