This commit is contained in:
Amauri CHAMPEAUX 2020-04-24 10:12:08 +02:00 committed by GitHub
parent abf235b37f
commit 6cca3a0836
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1422,7 +1422,7 @@ var tarteaucitron = {
return 'en_US';
}
},
"addScript": function (url, id, callback, execute, attrName, attrVal, internal = false) {
"addScript": function (url, id, callback, execute, attrName, attrVal, internal) {
"use strict";
var script,
done = false;