From 5fc58df2a7af8528d23f234aa87e8b5e268d5bf3 Mon Sep 17 00:00:00 2001 From: Sayem Chowdhury Date: Tue, 13 Apr 2021 15:32:10 +0600 Subject: [PATCH] exclude messages --- src/api/api.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/api.ts b/src/api/api.ts index 55db8bb..b479270 100644 --- a/src/api/api.ts +++ b/src/api/api.ts @@ -136,7 +136,7 @@ export const getPlaylistChannel = async (name?: string): Promise