Changes for Preferences menu and cleanup.

This commit is contained in:
FireMasterK 2022-01-12 11:27:08 +00:00
parent a9e7d79121
commit fb3ac51cd8
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
11 changed files with 69 additions and 60 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html style="background: #0F0F0F" lang="en">
<html style="background: #0f0f0f" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
@ -25,5 +25,4 @@
</noscript>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<!-- built files will be auto injected -->
</html>