mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-06 03:36:03 +02:00
Clean up
This commit is contained in:
@@ -29,7 +29,7 @@ export default Vue.extend({
|
||||
ToSUrl: null
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
mounted() {
|
||||
this.$root.getMeta(true).then(meta => {
|
||||
this.repositoryUrl = meta.repositoryUrl;
|
||||
|
||||
Reference in New Issue
Block a user