From 2959b2bbaa84f978c91b97574437d19ee05200c4 Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Tue, 17 Dec 2024 15:33:55 +1100 Subject: [PATCH] Show posting description on transaction editor page --- src/components/TransactionEditor.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TransactionEditor.vue b/src/components/TransactionEditor.vue index 8f9f571..d037b94 100644 --- a/src/components/TransactionEditor.vue +++ b/src/components/TransactionEditor.vue @@ -39,8 +39,8 @@ - - + {{ posting.description }} +