mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Update webloader.js
This commit is contained in:
parent
469c61b694
commit
2f57d4860f
|
@ -57,7 +57,7 @@ global.exit = function() {
|
|||
|
||||
grip.addEventListener("mousedown", mouseDown);
|
||||
grip.addEventListener("mousemove", gripMouseMove);
|
||||
})(document.getElementsByTagName("body")[0]);
|
||||
})(document.getElementById("app"));
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
// exports.IEVersion
|
||||
|
|
Loading…
Reference in New Issue
Block a user