From e0c1085145d3cf44c948bec29969517c33419763 Mon Sep 17 00:00:00 2001 From: ekzyis Date: Sat, 2 Dec 2023 21:38:59 +0100 Subject: [PATCH] Show invoice status immediately --- vue/src/components/Invoice.vue | 71 +++++++++++++++++----------------- 1 file changed, 35 insertions(+), 36 deletions(-) diff --git a/vue/src/components/Invoice.vue b/vue/src/components/Invoice.vue index 4974215..f3cafda 100644 --- a/vue/src/components/Invoice.vue +++ b/vue/src/components/Invoice.vue @@ -1,12 +1,12 @@