mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-29 03:33:47 +02:00
Replace the deprecated Element Plus API
This commit is contained in:
@@ -74,7 +74,6 @@ export const useGameLogStore = defineStore('GameLog', () => {
|
||||
pageSize: 20,
|
||||
pageSizeLinked: true,
|
||||
paginationProps: {
|
||||
small: true,
|
||||
layout: 'sizes,prev,pager,next,total',
|
||||
pageSizes: [10, 15, 20, 25, 50, 100]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user