From 2e8396d1d4eefd121dec55d45531b32736b325f8 Mon Sep 17 00:00:00 2001 From: carlossa Date: Fri, 28 Jun 2024 10:08:19 +0200 Subject: [PATCH] refs #6897 fix url --- src/pages/Entry/EntryLatestBuys.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/pages/Entry/EntryLatestBuys.vue b/src/pages/Entry/EntryLatestBuys.vue index 6b4b41dc4..09cbb893b 100644 --- a/src/pages/Entry/EntryLatestBuys.vue +++ b/src/pages/Entry/EntryLatestBuys.vue @@ -274,12 +274,10 @@ onUnmounted(() => (stateStore.rightDrawer = false));