yolo mode

This commit is contained in:
Samuel Newman
2025-01-14 19:37:34 +00:00
committed by Eric Bailey
parent 2c0e8136bc
commit 25b5579bb3
8 changed files with 237 additions and 5 deletions
+2
View File
@@ -64,4 +64,6 @@ export const router = new Router({
StarterPack: '/starter-pack/:name/:rkey',
StarterPackShort: '/starter-pack-short/:code',
StarterPackWizard: '/starter-pack/create',
// temp
TempYolo: '/temp-yolo',
})