forked from mirrors/misskey
Refactor & Clean up
This commit is contained in:
@@ -24,7 +24,7 @@ export default Vue.extend({
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
(this as any).api('users/followers', {
|
||||
this.$root.api('users/followers', {
|
||||
userId: this.user.id,
|
||||
iknow: true,
|
||||
limit: 30
|
||||
|
||||
Reference in New Issue
Block a user