feat: add auth route, update machine status

Signed-off-by: pakintada@gmail.com <Pakin>
This commit is contained in:
pakintada@gmail.com 2026-05-12 16:31:20 +07:00
parent 4578a43197
commit 60424ebe5a
11 changed files with 107 additions and 20 deletions

View file

@ -99,7 +99,7 @@
// setTimeout(() => recipeLoading.set(false), 3000);
}
}, 30000);
}, 10000);
version_list = get(currentRecipeVersionsSelector);