This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
window.addEventListener('load', function (event) {
|
||||
window.addEventListener('load', function(event) {
|
||||
var loadingWrapper = document.getElementById('loading-wrapper');
|
||||
loadingWrapper.classList.add('fadeOut');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user