mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Update toolkit.js
This commit is contained in:
parent
9280803861
commit
62b46d1dc3
|
@ -11,6 +11,7 @@ var ToolkitObject = function() {
|
||||||
return this;
|
return this;
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.warn("WelsonJS.Toolkit is disabled");
|
console.warn("WelsonJS.Toolkit is disabled");
|
||||||
|
console.warn(e.message);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user