fix: wallet page pagination

This commit is contained in:
trisua 2025-08-11 20:45:51 -04:00
parent 59bccd9474
commit 9a5236bc1b

View file

@ -80,7 +80,8 @@
("title" "Issue refund") ("title" "Issue refund")
(icon (text "undo"))) (icon (text "undo")))
(text "{%- endif %}"))) (text "{%- endif %}")))
(text "{%- endfor %}"))))))) (text "{%- endfor %}"))))
(text "{{ components::pagination(page=page, items=list|length) }}"))))
(dialog (dialog
("id" "buy_dialog") ("id" "buy_dialog")