From 80f2f4386c7ff586b4dd1be6c8944c228ea0edab Mon Sep 17 00:00:00 2001 From: Rakov Date: Thu, 7 Sep 2023 11:36:51 +0300 Subject: [PATCH] fix(#720): media query fqtv --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 61a42fb1..cb8ed0fb 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ build-c: clean build-d: clean REACT_APP_TYPE=ott \ REACT_APP_ENV=staging \ - REACT_APP_CLIENT=insports \ + REACT_APP_CLIENT=fqtv \ REACT_APP_STAGE=test-d \ npm run build