@alba-cars/common-modules 2.13.1 → 2.13.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,7 +19,8 @@ export declare enum Designation {
19
19
  RELATIONSHIP_MANAGER = "Relationship Manager",
20
20
  SALES_CONTROLLER = "Sales Controller",
21
21
  LOGISTICS_MANAGER = "Logistics Manager",
22
- MARKETING_OPERATIONS_MANAGER = "Marketing Operations Manager"
22
+ MARKETING_OPERATIONS_MANAGER = "Marketing Operations Manager",
23
+ CALL_CENTER_MANAGER = "Call Center Manager"
23
24
  }
24
25
  export declare enum TeamCategory {
25
26
  SALES = "sales",