settings, updater, license, autostart (wip), styling

This commit is contained in:
FTCHD
2025-01-31 16:18:45 +02:00
parent ce1228ae5a
commit 3100df252b
12 changed files with 1483 additions and 377 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<title>Rclone UI</title>
</head>
<body>
<body class="select-none">
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>