Tray/NoTray

This commit is contained in:
Robert Nasarek 2022-09-02 15:08:29 +02:00
parent 76800ad933
commit d4afab5a72
7 changed files with 120 additions and 40 deletions

9
splashScreen.html Normal file
View file

@ -0,0 +1,9 @@
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<h3>Application Is Starting...</h3>
<div class="loader"></div>
</body>
</html>