mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-01 05:04:18 +02:00
Clean up
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user