lots of changes

This commit is contained in:
2026-04-14 09:53:12 -04:00
parent 27a2904bab
commit 32c4f2a835
16 changed files with 2461 additions and 1815 deletions

View File

@@ -20,7 +20,7 @@ const routes: RouteRecordRaw[] = [
{
path: 'test',
name: 'Test',
component: () => import('pages/TestPage.vue')
component: () => import('pages/TestPage.vue'),
},
{
path: 'device-info',