mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-19 20:12:51 +09:00
Clean up
This commit is contained in:
parent
595135636d
commit
82033d921e
@ -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
Block a user