|
@@ -13,7 +13,6 @@ const notificationTypeList = ref({
|
|
|
all: 'All Notifications',
|
|
all: 'All Notifications',
|
|
|
Milestone_Update: 'Milestone Update',
|
|
Milestone_Update: 'Milestone Update',
|
|
|
Container_Status_Update: 'Container Status Update',
|
|
Container_Status_Update: 'Container Status Update',
|
|
|
- Container_Arrival: 'Container Arrival',
|
|
|
|
|
'Departure/Arrival_Delay': 'Departure/Arrival Delay',
|
|
'Departure/Arrival_Delay': 'Departure/Arrival Delay',
|
|
|
'ETD/ETA_Change': 'ETD/ETA Change',
|
|
'ETD/ETA_Change': 'ETD/ETA Change',
|
|
|
Feature_Update: 'Feature Update'
|
|
Feature_Update: 'Feature Update'
|