Skip to content

Commit

Permalink
loader cond
Browse files Browse the repository at this point in the history
  • Loading branch information
Lourguioui committed Feb 13, 2020
1 parent fde0998 commit 52a81d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/vendor/appear-master/dist/appear.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ appear = function() {
speed: e.deltaSpeed || 50,
timeout: e.deltaTimeout || 500
}
}, addEventListener("DOMContentLoaded", c, !1);
}, addEventListener("DOMContent", c, !1);
var t = !1;
Function("/*@cc_on return document.documentMode===10@*/")() && (t = !0);
var n = "complete" === document.readyState || "loaded" === document.readyState;
Expand Down

0 comments on commit 52a81d2

Please sign in to comment.