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