From 561d0b23441b4ec1e3ed3ba11c28a6d050e8d1ca Mon Sep 17 00:00:00 2001 From: Marshal Date: Tue, 7 Jul 2026 08:00:22 +0000 Subject: [PATCH] run --- apps/edr-freight-web/backoffice/src/main.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/edr-freight-web/backoffice/src/main.tsx b/apps/edr-freight-web/backoffice/src/main.tsx index 8c467156e..9cf9f6c35 100644 --- a/apps/edr-freight-web/backoffice/src/main.tsx +++ b/apps/edr-freight-web/backoffice/src/main.tsx @@ -60,3 +60,5 @@ createRoot(rootElement).render( ); + +// run \ No newline at end of file