Skip to content

Commit 9842196

Browse files
committed
Update __root.tsx
1 parent a2329b5 commit 9842196

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/oneclient/frontend/src/routes/__root.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const ResolvedPathNames: Record<URLPath, string> = {
4040
'/app/cluster/browser/package': 'Browsing {packageName}',
4141
'/app/cluster/logs': 'Viewing {clusterName}\'s logs',
4242
'/app/cluster/mods': 'Viewing {clusterName}\'s mods',
43-
'/app/cluster/overview': 'Viewing {clusterName}',
4443
'/app/cluster/process': 'Viewing {clusterName}',
4544
'/app/cluster/settings': 'Viewing {clusterName}\'s settings',
4645
'/app/settings': 'Viewing Settings',

0 commit comments

Comments
 (0)