Refactor & Clean up
This commit is contained in:
@@ -27,7 +27,7 @@ export default define({
|
||||
};
|
||||
},
|
||||
created() {
|
||||
(this as any).os.getMeta().then(meta => {
|
||||
this.$root.getMeta().then(meta => {
|
||||
this.meta = meta;
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user