Skip to content

Commit 39a22bb

Browse files
Renamed plugin Sofortueberweisung
1 parent 86954ed commit 39a22bb

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
@@ -267,6 +267,7 @@ private void MigrateInitial()
267267
{ "SmartStore.Plugin.Payments.PayPalExpress", "SmartStore.PayPalExpress" },
268268
{ "Developer.Glimpse", "SmartStore.Glimpse" },
269269
{ "Import.Biz", "SmartStore.BizImporter" },
270+
{ "SmartStore.Plugin.Payments.Sofortueberweisung", "SmartStore.Sofortueberweisung" },
270271
};
271272

272273
foreach (var name in installedPlugins)

0 commit comments

Comments
 (0)