diff options
| author | stonedDiscord <Tukz@gmx.de> | 2023-09-08 16:43:40 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2023-09-08 16:43:40 +0200 |
| commit | cd827791f3ed4a2fed930fc40c2639b45357a6fa (patch) | |
| tree | 8759ec20f6b0ac69005dc7230d211d8565ea1950 /public | |
| parent | 246181c11e0161eac48e42e01792429d31bac841 (diff) | |
remove loading bar because wiso is a whining about load times
Diffstat (limited to 'public')
| -rw-r--r-- | public/client.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html index 0a94878..b5eec36 100644 --- a/public/client.html +++ b/public/client.html @@ -46,7 +46,6 @@ <noscript><p style="color: red;">webAO requires JavaScript to work</p></noscript> <div id="client_loading"> <h1 id="client_loadingtext">Loading</h1> - <progress id="client_loadingbar" value="0"></progress> </div> <div id="client_secondfactor" style="display: none"> <center> |
