Skip to content

Commit 85b0cf7

Browse files
committed
small fix
1 parent 2272fa9 commit 85b0cf7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

frontend/src/console/Layout.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ const routeHierarchy = {
2424
[ROUTES.CONSOLE_HOME]: 0,
2525
[ROUTES.CONSOLE_PLATFORM]: 1,
2626
[ROUTES.CONSOLE_COLLECTION]: 1,
27+
[ROUTES.CONSOLE_SMART_COLLECTION]: 1,
28+
[ROUTES.CONSOLE_VIRTUAL_COLLECTION]: 1,
2729
[ROUTES.CONSOLE_ROM]: 2,
2830
[ROUTES.CONSOLE_PLAY]: 3,
2931
};

0 commit comments

Comments
 (0)