mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-28 03:03:47 +02:00
Update UI on instance fetch
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
|
||||
const mergedPaginationProps = computed(() => ({
|
||||
layout: 'sizes, prev, pager, next, total',
|
||||
pageSizes: [20, 50, 100, 200],
|
||||
pageSizes: [10, 15, 20, 25, 50, 100],
|
||||
small: true,
|
||||
...paginationProps.value
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user