From ac608117d8c858d4d0480acf8bd46347835f610c Mon Sep 17 00:00:00 2001 From: jedi Date: Wed, 1 Jan 2020 19:52:01 +0100 Subject: [PATCH] shitty fix --- src/components/inputs/InputPhoto.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/components/inputs/InputPhoto.vue b/src/components/inputs/InputPhoto.vue index 9a74bf6..7a7d882 100644 --- a/src/components/inputs/InputPhoto.vue +++ b/src/components/inputs/InputPhoto.vue @@ -2,18 +2,18 @@
Image not available. - +
Loading... @@ -114,4 +114,10 @@ export default { this.closeStream(); } }; - \ No newline at end of file + + + \ No newline at end of file