mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 00:33:51 +09:00
clean up
This commit is contained in:
@ -93,10 +93,6 @@ export default defineComponent({
|
||||
}
|
||||
},
|
||||
|
||||
async mounted() {
|
||||
this.$emit('info', this[symbols.PAGE_INFO]);
|
||||
},
|
||||
|
||||
methods: {
|
||||
async init() {
|
||||
const meta = await os.api('meta', { detail: true });
|
||||
|
Reference in New Issue
Block a user