Replace Jumpstart / Troubleshoot label in service type with General Service #33
This commit is contained in:
parent
4e5780e7cf
commit
6997eba162
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class ServiceType extends NameValue
|
|||
const COLLECTION = [
|
||||
'battery_new' => 'Battery Replacement (New)',
|
||||
'battery_warranty' => 'Battery Replacement (Under Warranty)',
|
||||
'jumpstart_troubleshoot' => 'Jumpstart or Troubleshoot',
|
||||
'jumpstart_troubleshoot' => 'General Service',
|
||||
'tire' => 'Tire Repair',
|
||||
'overheat' => 'Overheat Assistance',
|
||||
'fuel' => 'Emergency Refuel',
|
||||
|
|
|
|||
Loading…
Reference in a new issue