We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab0ca2 commit 7f59b2aCopy full SHA for 7f59b2a
src/Umbraco.Commerce.Deploy/Composing/UmbracoCommerceDeployComponent.cs
@@ -70,6 +70,7 @@ private void InitializeIntegratedEntities()
70
SupportsRestore = true,
71
PermittedToRestore = true,
72
SupportsPartialRestore = true,
73
+ SupportsImportExport = true
74
},
75
false,
76
Cms.Constants.Trees.Stores.Alias,
@@ -95,6 +96,7 @@ private void InitializeIntegratedEntities()
95
96
97
98
99
100
101
102
0 commit comments