fix(core): update
This commit is contained in:
parent
7841917058
commit
44bee7bf6f
@ -50,7 +50,7 @@ export class Smartenv {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (this.loadedScripts.includes(urlArg)) {
|
if (this.loadedScripts.includes(urlArg)) {
|
||||||
return;
|
return getFunctionArg();
|
||||||
} else {
|
} else {
|
||||||
this.loadedScripts.push(urlArg);
|
this.loadedScripts.push(urlArg);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user