Skip to content

Commit 173a727

Browse files
committed
fix tests
1 parent d315404 commit 173a727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/portal-options/service-providers/models/welcome-node-config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export const welcomeNodeConfig: ServiceProviderResponse = {
1818
pathSegment: 'welcome',
1919
hideFromNav: true,
2020
hideSideNav: true,
21+
showBreadcrumbs: false,
2122
order: 1,
2223
url: '/assets/platform-mesh-portal-ui-wc.js#welcome-view',
2324
webcomponent: {

0 commit comments

Comments
 (0)