diff --git a/client/src/types.ts b/client/src/types.ts index 4bcfa22a..5d841c64 100644 --- a/client/src/types.ts +++ b/client/src/types.ts @@ -212,6 +212,7 @@ export interface Settings { show_place_description: boolean route_calculation?: boolean blur_booking_codes?: boolean + map_booking_labels?: boolean } export interface AssignmentsMap {