feat: add auth route, update machine status
Signed-off-by: pakintada@gmail.com <Pakin>
This commit is contained in:
parent
4578a43197
commit
60424ebe5a
11 changed files with 107 additions and 20 deletions
|
|
@ -99,7 +99,7 @@
|
|||
|
||||
// setTimeout(() => recipeLoading.set(false), 3000);
|
||||
}
|
||||
}, 30000);
|
||||
}, 10000);
|
||||
|
||||
version_list = get(currentRecipeVersionsSelector);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue