From c38b126635390ce4a04fbbacf1bc8700963985c2 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Mon, 21 Mar 2022 20:48:18 +0100 Subject: [PATCH] linked user email as param to /send --- frontend/src/components/TransactionRows/AmountAndNameRow.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/TransactionRows/AmountAndNameRow.vue b/frontend/src/components/TransactionRows/AmountAndNameRow.vue index fd9be6bf8..fd54b2761 100644 --- a/frontend/src/components/TransactionRows/AmountAndNameRow.vue +++ b/frontend/src/components/TransactionRows/AmountAndNameRow.vue @@ -10,7 +10,10 @@
- {{ itemText }} + + {{ itemText }} + + {{ itemText }}