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