mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2025-07-18 04:33:50 +02:00
Update index.js
This commit is contained in:
1
index.js
1
index.js
@ -177,6 +177,7 @@ function doneLoading() {
|
|||||||
fadeOutI = fadeOutI - 0.05;
|
fadeOutI = fadeOutI - 0.05;
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
|
// Happens if the user Alt + F4s the startup window
|
||||||
console.warn("Startup window got destroyed!");
|
console.warn("Startup window got destroyed!");
|
||||||
clearInterval(fadeIntervall);
|
clearInterval(fadeIntervall);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user