Skip to content

Commit b5f4d4e

Browse files
committed
Merge branch '2.4-develop' into Tier4-PR-Delivery-11-18-23
2 parents f83266d + efe5560 commit b5f4d4e

File tree

13 files changed

+2021
-520
lines changed

13 files changed

+2021
-520
lines changed

app/code/Magento/Ups/Helper/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ protected function getCodes()
115115
'03' => __('UPS Ground'),
116116
'07' => __('UPS Worldwide Express'),
117117
'08' => __('UPS Worldwide Expedited'),
118+
'12' => __('UPS Three-Day Select'),
118119
'14' => __('UPS Next Day Air Early A.M.'),
119120
'54' => __('UPS Worldwide Express Plus'),
120121
'65' => __('UPS Saver'),

0 commit comments

Comments
 (0)