From ffb2dd70624733489002195486caf2e3665913fb Mon Sep 17 00:00:00 2001 From: ZomoXYZ Date: Mon, 6 Jun 2022 18:10:10 -0500 Subject: [PATCH] ??? --- esbuild.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esbuild.mjs b/esbuild.mjs index d924109..6f4a396 100644 --- a/esbuild.mjs +++ b/esbuild.mjs @@ -9,7 +9,7 @@ import { const BaseUrl = `https://git.zomo.dev/zomo/browser-scripts` const FileUrl = name => - `https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/${name}.zomo.js` + `https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/${name}.user.js` function isValueNotEmpty(val) { return (