This commit is contained in:
@@ -172,7 +172,9 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.$store.commit("setContextAppBar", {
|
||||
isMain: false
|
||||
isMain: false,
|
||||
icon: "fa-splotch",
|
||||
title: this.$gzlocale.get("Widget")
|
||||
});
|
||||
this.getDataFromApi();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user