mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-28 19:23:47 +02:00
Replace the deprecated Element Plus API
This commit is contained in:
@@ -77,7 +77,6 @@ export const useNotificationStore = defineStore('Notification', () => {
|
||||
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