From f052e4b5f15697a296b490a217f477b670edc047 Mon Sep 17 00:00:00 2001 From: Andrei Dekterev Date: Wed, 8 Dec 2021 15:41:57 +0400 Subject: [PATCH] fix(#2057): delete support from auth page --- public/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/index.html b/public/index.html index e72ba942..339ccceb 100644 --- a/public/index.html +++ b/public/index.html @@ -44,10 +44,12 @@
+ <% if (process.env.REACT_APP_TYPE === 'ott') { %> + <% } %>