mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-12 23:23:59 +02:00
refactor
This commit is contained in:
@@ -47,11 +47,6 @@ export default defineComponent({
|
||||
},
|
||||
},
|
||||
|
||||
mounted() {
|
||||
this.$emit('info', this[symbols.PAGE_INFO]);
|
||||
},
|
||||
|
||||
|
||||
async created() {
|
||||
this.instanceMutes = this.$i.mutedInstances.join('\n');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user