user-settings: restore route ref path to fix sidebar item

This commit is contained in:
Patrik Oldsberg
2021-02-02 22:49:12 +01:00
parent 8e1c7be11c
commit a06f9974f5
+1
View File
@@ -21,6 +21,7 @@ import {
} from '@backstage/core';
export const settingsRouteRef = createRouteRef({
path: '/settings',
title: 'Settings',
});