mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-01 04:42:41 +00:00
remove waypoints where not relevant
This commit is contained in:
@@ -30,7 +30,7 @@ export type AdModel = {
|
||||
};
|
||||
|
||||
/**
|
||||
* The record as returned by the peristence system
|
||||
* The record as returned by the persistence system
|
||||
*/
|
||||
export type AdReadModel = AdModel & {
|
||||
waypoints: string;
|
||||
|
||||
Reference in New Issue
Block a user