mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-30 12:13:48 +02:00
Link table page sizes, remove page size setting
This commit is contained in:
@@ -75,6 +75,7 @@ export const useNotificationStore = defineStore('Notification', () => {
|
||||
}
|
||||
},
|
||||
pageSize: 15,
|
||||
pageSizeLinked: true,
|
||||
paginationProps: {
|
||||
small: true,
|
||||
layout: 'sizes,prev,pager,next,total',
|
||||
|
||||
Reference in New Issue
Block a user