mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-07-03 11:04:20 +00:00
fix(hosts): show proper page title instead of falling back to 3X-UI
This commit is contained in:
@@ -8,6 +8,7 @@ const TITLE_KEYS: Record<string, string> = {
|
||||
'/clients': 'menu.clients',
|
||||
'/groups': 'menu.groups',
|
||||
'/nodes': 'menu.nodes',
|
||||
'/hosts': 'menu.hosts',
|
||||
'/settings': 'menu.settings',
|
||||
'/xray': 'menu.xray',
|
||||
'/outbound': 'menu.outbounds',
|
||||
|
||||
Reference in New Issue
Block a user