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 64786f1 commit 8a1b376Copy full SHA for 8a1b376
src/Umbraco.Commerce.Checkout/Client/src/backoffice/dashboards/manifest.ts
@@ -6,7 +6,7 @@ const dashboardManifests: Array<ManifestDashboard | ManifestModal> = [
6
type: 'dashboard',
7
alias: 'Umbraco.Commerce.Checkout.InstallerDashboard',
8
weight: -100,
9
- name: 'Umbraco Commerce Checkout v15',
+ name: 'Umbraco Commerce Checkout',
10
meta: {
11
},
12
element: () => import('./installer-dashboard.element'),
0 commit comments