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