From c52b223c5967061ed869a3679b71a4ba86d86de7 Mon Sep 17 00:00:00 2001 From: chamiakJ Date: Wed, 14 May 2025 18:43:07 +0530 Subject: [PATCH] fix(index.html): change env-config.js script type for compatibility - Updated the script tag for env-config.js in index.html to remove the type="module" attribute, ensuring better compatibility with existing code. --- worklenz-frontend/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worklenz-frontend/index.html b/worklenz-frontend/index.html index 0435deeb..7f1e3d71 100644 --- a/worklenz-frontend/index.html +++ b/worklenz-frontend/index.html @@ -13,7 +13,7 @@ /> Worklenz - +