1
0
mirror of https://github.com/TheGreyDiamond/Enlight.git synced 2025-07-17 20:33:48 +02:00

Update index.js

This commit is contained in:
TheGreyDiamond
2020-11-29 00:59:34 +01:00
parent db3b58841c
commit 05ad177917

View File

@ -177,6 +177,7 @@ function doneLoading() {
fadeOutI = fadeOutI - 0.05;
}
} catch (e) {
// Happens if the user Alt + F4s the startup window
console.warn("Startup window got destroyed!");
clearInterval(fadeIntervall);
}