Skip to content

Commit 34b9ae8

Browse files
author
Cyrille Bourgois
committed
fix(layout-ovh): change otb loadOnState to overthebox state
1 parent f836741 commit 34b9ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/manager-layout-ovh/src/sidebar/sidebar.constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export const SIDEBAR_CONFIG = {
166166
error: 'sidebar_load_error',
167167
category: 'overTheBox',
168168
icon: 'ovh-font ovh-font-overTheBox',
169-
loadOnState: 'telecom.overTheBox',
169+
loadOnState: 'overTheBox',
170170
},
171171
// temp for detecting missing sidebar config
172172
default: {

0 commit comments

Comments
 (0)