no message

main
이범준 3 months ago
parent 37b54eef55
commit 54d7f740a1

@ -123,7 +123,7 @@ function detectExcelDown(){
**************************************************************************/
function detectInit(){
let inference = [
"fnInit", "fnResetAndChangeBiz", "fnReset"
"fnInit", "fnReset"
];
var args = Array.prototype.slice.call(arguments);
detectByInference(inference, args);

Loading…
Cancel
Save