From 97af28e0596a655edcc2c182976c4cbf4ca8eabf Mon Sep 17 00:00:00 2001 From: xds Date: Mon, 10 Nov 2025 09:34:07 +0300 Subject: [PATCH] fix empty category --- src/components/transactions/TransactionCreateUpdate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/transactions/TransactionCreateUpdate.vue b/src/components/transactions/TransactionCreateUpdate.vue index 18eec62..974bc18 100644 --- a/src/components/transactions/TransactionCreateUpdate.vue +++ b/src/components/transactions/TransactionCreateUpdate.vue @@ -272,7 +272,7 @@ onMounted(async () => { Looks like you have no created categories yet. Try to create some first. -
+