From 3e79a04fe3f80a6c436fe3c8edaeb69ee70bf570 Mon Sep 17 00:00:00 2001 From: Kavin <20838718+FireMasterK@users.noreply.github.com> Date: Fri, 27 Mar 2026 00:55:11 +0530 Subject: [PATCH] Fix for falsy types --- src/components/PlaylistPage.vue | 6 ++++-- src/components/SearchResults.vue | 2 +- src/components/WatchVideo.vue | 15 ++++++++++++--- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/src/components/PlaylistPage.vue b/src/components/PlaylistPage.vue index 67226f14..5a994cb5 100644 --- a/src/components/PlaylistPage.vue +++ b/src/components/PlaylistPage.vue @@ -1,7 +1,7 @@