mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-08-27 04:08:46 +00:00
fix(hosts): show proper page title instead of falling back to 3X-UI
This commit is contained in:
parent
293c1e44dc
commit
8f65aa7e4b
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue