This commit is contained in:
2022-06-06 18:10:10 -05:00
parent 66276486a0
commit ffb2dd7062

View File

@@ -9,7 +9,7 @@ import {
const BaseUrl = `https://git.zomo.dev/zomo/browser-scripts` const BaseUrl = `https://git.zomo.dev/zomo/browser-scripts`
const FileUrl = name => 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) { function isValueNotEmpty(val) {
return ( return (