mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-12 16:26:07 -06:00
Merge branch 'master' of https://github.com/openclassify/openclassify
This commit is contained in:
commit
09712c9ae3
@ -1,4 +1,3 @@
|
||||
(function (window, document) {
|
||||
/* Offline */
|
||||
window.addEventListener('offline', () => {
|
||||
$('body > *').hide();
|
||||
@ -17,4 +16,3 @@
|
||||
}, 250)
|
||||
})
|
||||
/* End Offline */
|
||||
})(window, document);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user