mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-21 22:45:36 +02:00
Fix
This commit is contained in:
@@ -24,7 +24,7 @@ export default Vue.extend({
|
||||
return {
|
||||
pagination: {
|
||||
endpoint: 'notes/featured',
|
||||
limit: 30,
|
||||
limit: 29,
|
||||
},
|
||||
|
||||
notesComponent:
|
||||
|
||||
Reference in New Issue
Block a user