From a96f937281026a65080a253e4ee2db62731f53c0 Mon Sep 17 00:00:00 2001 From: FireMasterK <20838718+FireMasterK@users.noreply.github.com> Date: Sun, 31 Oct 2021 05:17:33 +0000 Subject: [PATCH] Remove all non-essential js related to uikit. --- src/components/Channel.vue | 2 +- src/components/FeedPage.vue | 2 +- src/components/HistoryPage.vue | 2 +- src/components/Navigation.vue | 2 +- src/components/Playlist.vue | 2 +- src/components/SearchResults.vue | 2 +- src/components/TrendingPage.vue | 2 +- src/components/WatchVideo.vue | 2 +- src/main.js | 1 - 9 files changed, 8 insertions(+), 9 deletions(-) diff --git a/src/components/Channel.vue b/src/components/Channel.vue index fe244e51..4447d7dc 100644 --- a/src/components/Channel.vue +++ b/src/components/Channel.vue @@ -21,7 +21,7 @@