mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-04 13:56:07 +02:00
Replace the deprecated Element Plus API
This commit is contained in:
@@ -37,7 +37,6 @@ export const useModerationStore = defineStore('Moderation', () => {
|
||||
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