mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-10 00:14:09 +02:00
refactor
This commit is contained in:
@@ -154,8 +154,6 @@ export default defineComponent({
|
||||
},
|
||||
|
||||
mounted() {
|
||||
this.$emit('info', this[symbols.PAGE_INFO]);
|
||||
|
||||
os.api('users/stats', {
|
||||
userId: this.$i.id
|
||||
}).then(stats => {
|
||||
|
||||
Reference in New Issue
Block a user