refactor(dock scanner): more work on dock scanner and semi finished
This commit is contained in:
@@ -16,6 +16,7 @@ r.get("/", async (_, res) => {
|
||||
loadingDateTo: format(addDays(new Date(Date.now()), 3), "yyyy-MM-dd"),
|
||||
states: [
|
||||
1, // planned
|
||||
2, // loading
|
||||
],
|
||||
//isCommissioned: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user