mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2026-03-31 14:50:24 +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