forked from mirrors/misskey
Refactoring
This commit is contained in:
@@ -44,10 +44,8 @@ export default defineComponent({
|
||||
data() {
|
||||
return {
|
||||
INFO: {
|
||||
header: [{
|
||||
title: this.$t('followRequests'),
|
||||
icon: faUserClock,
|
||||
}],
|
||||
title: this.$t('followRequests'),
|
||||
icon: faUserClock,
|
||||
},
|
||||
pagination: {
|
||||
endpoint: 'following/requests/list',
|
||||
|
||||
Reference in New Issue
Block a user