Move terminal.html to dashboard

This commit is contained in:
Johannes Zellner
2024-10-04 21:04:08 +02:00
parent bc4e6ab1de
commit 9d7f12952d
10 changed files with 50 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ export default defineConfig({
restore: resolve('restore.html'),
setup: resolve('setup.html'),
setupaccount: resolve('setupaccount.html'),
terminal: resolve('terminal.html'),
},
},
},