これも必要かも?

(cherry picked from commit d3cc55bb0c828ea16bff579e8a11e7136e34637e)
This commit is contained in:
nenohi 2024-07-13 20:30:52 +09:00 committed by kakkokari-gtyih
parent 3f79f3585f
commit ed45a38431
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ const popularUsers: Paging = {
params: {
state: 'alive',
origin: 'local',
sort: '+follower',
sort: '+pv',
},
};
</script>