From 87f86647e7a6959bc2d1c73d77a7ff10268f996d Mon Sep 17 00:00:00 2001 From: Padreug Date: Thu, 25 Jun 2026 22:37:29 +0200 Subject: [PATCH] feat(libra): match income Description field to the expense form Fold the description guidance into the placeholder and drop the separate FormDescription helper line, so the income Description field mirrors the expense form's structure. --- src/accounting-app/views/AddIncome.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/accounting-app/views/AddIncome.vue b/src/accounting-app/views/AddIncome.vue index 2c3254b..59df255 100644 --- a/src/accounting-app/views/AddIncome.vue +++ b/src/accounting-app/views/AddIncome.vue @@ -96,12 +96,11 @@ Description *