From 873718947fb9f7f7b215fc69f029a8b3f97d84b7 Mon Sep 17 00:00:00 2001 From: Andrei Dekterev Date: Sun, 11 Sep 2022 15:35:58 +0400 Subject: [PATCH] fix(#2811): remove watermark for tournament 131 --- src/features/StreamPlayer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/StreamPlayer/index.tsx b/src/features/StreamPlayer/index.tsx index ce2a7020..591ec450 100644 --- a/src/features/StreamPlayer/index.tsx +++ b/src/features/StreamPlayer/index.tsx @@ -94,7 +94,7 @@ export const StreamPlayer = (props: Props) => { - {(profile?.tournament.id === 1136 || profile?.tournament.id === 131) + {(profile?.tournament.id === 1136) && playing && (