Migrace serveru na OpenAPI
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { LunchChoice, LunchChoices } from "../../types";
|
||||
import { LunchChoice, LunchChoices } from "../../types/gen/types.gen";
|
||||
|
||||
const DAY_OF_WEEK_FORMAT = new Intl.DateTimeFormat(undefined, { weekday: 'long' });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user