Skip to content

Commit b1230b0

Browse files
Renamed UPS
1 parent a54bc0b commit b1230b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Libraries/SmartStore.Core/Packaging/Updater/AppUpdater.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ private void MigrateInitial()
282282
{ "Shipping.AustraliaPost", "SmartStore.AustraliaPost" },
283283
{ "Shipping.CanadaPost", "SmartStore.CanadaPost" },
284284
{ "Shipping.Fedex", "SmartStore.Fedex" },
285+
{ "Shipping.UPS", "SmartStore.UPS" },
285286

286287
};
287288

0 commit comments

Comments
 (0)