From 66d220ab239cfa9b3ddc9358b4fa107c2825876b Mon Sep 17 00:00:00 2001 From: Sayem Chowdhury Date: Wed, 7 Apr 2021 14:58:59 +0600 Subject: [PATCH] disable ads --- src/api.ts | 2 +- src/types/playlist-channel.ts | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/src/api.ts b/src/api.ts index 1fd0a94..5953351 100644 --- a/src/api.ts +++ b/src/api.ts @@ -192,7 +192,7 @@ export const getPlaylistChannel = async (name: string): Promise