This commit is contained in:
@@ -130,7 +130,8 @@ export default {
|
||||
"LicenseSerial",
|
||||
"LicenseExpiration",
|
||||
"SupportedUntil",
|
||||
"LicensedOptions"
|
||||
"LicensedOptions",
|
||||
"Log"
|
||||
]);
|
||||
},
|
||||
created() {
|
||||
@@ -140,7 +141,7 @@ export default {
|
||||
title: this.$gzlocale.get("HelpAboutAyaNova"),
|
||||
menuItems: [
|
||||
{
|
||||
title: this.$gzlocale.get("log"),
|
||||
title: this.$gzlocale.get("Log"),
|
||||
icon: "glasses",
|
||||
surface: true,
|
||||
key: "app:nav:log",
|
||||
|
||||
Reference in New Issue
Block a user