mirror of
https://gitlab.com/mobicoop/v3/service/ad.git
synced 2026-01-10 22:52:40 +00:00
fix(ad pause): fix code after merge of update ad
This commit is contained in:
@@ -37,6 +37,7 @@ export function punctualCreateAdRequest(): CreateAdRequestDto {
|
||||
seatsRequested: 1,
|
||||
seatsProposed: 3,
|
||||
strict: false,
|
||||
pause: false,
|
||||
frequency: Frequency.PUNCTUAL,
|
||||
waypoints: [originWaypoint, destinationWaypoint],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user