This commit is contained in:
@@ -127,11 +127,12 @@ export default {
|
||||
]);
|
||||
},
|
||||
created() {
|
||||
this.$store.commit("setAppBar", {
|
||||
this.$gzevent.$emit("context-menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-info-circle",
|
||||
title: this.$gzlocale.get("HelpAboutAyaNova")
|
||||
});
|
||||
|
||||
this.clientInfo.version = aboutInfo.version;
|
||||
this.$gzapi
|
||||
.get("ServerInfo")
|
||||
|
||||
Reference in New Issue
Block a user