From f0daf36b113f5642d654bff5d8ba410dcfbf9b90 Mon Sep 17 00:00:00 2001 From: solderq35 Date: Thu, 14 Sep 2023 23:16:24 -0700 Subject: [PATCH] fix formatting --- src/components/view/card.vue | 2 +- src/components/view/modals/edit_card.vue | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/components/view/card.vue b/src/components/view/card.vue index e52044c6..ae72b7c4 100644 --- a/src/components/view/card.vue +++ b/src/components/view/card.vue @@ -30,7 +30,7 @@ - + Previous diff --git a/src/components/view/modals/edit_card.vue b/src/components/view/modals/edit_card.vue index 03cc8292..f7019985 100644 --- a/src/components/view/modals/edit_card.vue +++ b/src/components/view/modals/edit_card.vue @@ -3,7 +3,13 @@ Info: Modal for editing "full-view" chart settings. -->