mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-26 02:03:49 +02:00
Change default pageSize
This commit is contained in:
@@ -74,7 +74,7 @@ export const useNotificationStore = defineStore('Notification', () => {
|
||||
order: 'descending'
|
||||
}
|
||||
},
|
||||
pageSize: 15,
|
||||
pageSize: 20,
|
||||
pageSizeLinked: true,
|
||||
paginationProps: {
|
||||
small: true,
|
||||
|
||||
Reference in New Issue
Block a user