From 89733de74278892e83015346f3fc8a713b7583dd Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Wed, 29 Jan 2020 14:56:13 +0100 Subject: [PATCH] Attempt to fix image not showing up after deployment --- resources/js/views/Accounts.vue | 2 +- resources/js/views/twofaccounts/Create.vue | 2 +- resources/js/views/twofaccounts/Edit.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/js/views/Accounts.vue b/resources/js/views/Accounts.vue index 3183717d..e42af650 100644 --- a/resources/js/views/Accounts.vue +++ b/resources/js/views/Accounts.vue @@ -19,7 +19,7 @@
- + {{ account.service }} {{ account.account }}
diff --git a/resources/js/views/twofaccounts/Create.vue b/resources/js/views/twofaccounts/Create.vue index 70f15ea6..1350369e 100644 --- a/resources/js/views/twofaccounts/Create.vue +++ b/resources/js/views/twofaccounts/Create.vue @@ -65,7 +65,7 @@ - +
diff --git a/resources/js/views/twofaccounts/Edit.vue b/resources/js/views/twofaccounts/Edit.vue index 05977061..bad5254d 100644 --- a/resources/js/views/twofaccounts/Edit.vue +++ b/resources/js/views/twofaccounts/Edit.vue @@ -53,7 +53,7 @@ - +