Clean up
This commit is contained in:
parent
a78b048720
commit
262d5ead51
|
@ -29,7 +29,7 @@ export default Vue.extend({
|
||||||
ToSUrl: null
|
ToSUrl: null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
this.$root.getMeta(true).then(meta => {
|
this.$root.getMeta(true).then(meta => {
|
||||||
this.repositoryUrl = meta.repositoryUrl;
|
this.repositoryUrl = meta.repositoryUrl;
|
||||||
|
|
Loading…
Reference in New Issue