This commit is contained in:
marzban-dev
2025-05-09 21:20:46 +03:30
parent 02e34a2994
commit f835e74b70
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ const page = computed({
<PaginationRoot
:total="total"
:sibling-count="1"
:items-per-page="9"
:items-per-page="15"
show-edges
v-model:page="page"
>