From 2542c81602ed9477c6a65f9d205f3b4a08c7ac3a Mon Sep 17 00:00:00 2001 From: curo1305 Date: Mon, 1 Jun 2026 14:27:47 +0200 Subject: [PATCH] fix(06.2): WR-03 WR-04 fix pagination off-by-one and surface daily exports load errors --- frontend/src/components/admin/AuditLogTab.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/admin/AuditLogTab.vue b/frontend/src/components/admin/AuditLogTab.vue index 95c9d59..c0cac67 100644 --- a/frontend/src/components/admin/AuditLogTab.vue +++ b/frontend/src/components/admin/AuditLogTab.vue @@ -134,7 +134,7 @@ Page {{ page }}