From 07529362cff2cb67d3f9015e706e2e5b25bd72f1 Mon Sep 17 00:00:00 2001 From: FireMaskterK <20838718+FireMasterK@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:55:20 +0100 Subject: [PATCH] Run yarn lint. --- src/components/Comment.vue | 4 ++-- src/components/FeedPage.vue | 4 +--- src/components/ImportPage.vue | 2 +- src/components/LoginPage.vue | 4 ++-- src/components/RegisterPage.vue | 4 ++-- src/components/SubscriptionsPage.vue | 2 +- src/components/VideoItem.vue | 19 +++++++++++++------ 7 files changed, 22 insertions(+), 17 deletions(-) diff --git a/src/components/Comment.vue b/src/components/Comment.vue index 06987f9a..45cf557e 100644 --- a/src/components/Comment.vue +++ b/src/components/Comment.vue @@ -3,7 +3,7 @@ @@ -28,7 +28,7 @@ {{ comment.commentText }}