From 0076c4f76c664a0de862c6f0e59df469daaefcba Mon Sep 17 00:00:00 2001 From: Alexander Onnikov Date: Mon, 5 Aug 2024 12:34:51 +0700 Subject: [PATCH] fix: remove provider from preview config (#6253) Signed-off-by: Alexander Onnikov --- server/front/src/starter.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/front/src/starter.ts b/server/front/src/starter.ts index 6ba2d4ae47..8ba776e4bf 100644 --- a/server/front/src/starter.ts +++ b/server/front/src/starter.ts @@ -109,7 +109,7 @@ export function startFront (ctx: MeasureContext, extraConfig?: Record