enhance(frontend): PVを見て人気のユーザーを取得するように(ローカルのみ) (MisskeyIO#664)
This commit is contained in:
parent
488136582f
commit
88629b8e73
2 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ const popularUsers: Paging = {
|
|||
params: {
|
||||
state: 'alive',
|
||||
origin: 'local',
|
||||
sort: '+follower',
|
||||
sort: '+pv',
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue