Možnost zadání obecné poznámky k volbě
This commit is contained in:
@@ -9,6 +9,7 @@ export interface FoodChoices {
|
||||
trusted: boolean,
|
||||
options: number[],
|
||||
departureTime?: string,
|
||||
note?: string,
|
||||
}
|
||||
|
||||
export interface Choices {
|
||||
|
||||
Reference in New Issue
Block a user