From 7bff008853389933364d42089e086a11ae8ababb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Thu, 22 Apr 2021 11:33:33 +0200 Subject: [PATCH] autoformat --- app/src/App.vue | 22 ++++-- app/src/components/AudioArea.vue | 48 +++++++----- app/src/components/SVGContent.vue | 24 ++++-- app/src/components/VideoScroll.vue | 120 +++++++++++++++++------------ 4 files changed, 131 insertions(+), 83 deletions(-) diff --git a/app/src/App.vue b/app/src/App.vue index 331e897..4522b9b 100644 --- a/app/src/App.vue +++ b/app/src/App.vue @@ -1,32 +1,40 @@