mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-21 14:42:19 +07:00
feat(ui): let users pin the sidebar
Restore a persistent expanded-sidebar choice while preserving the compact hover rail as the default.
This commit is contained in:
@@ -109,7 +109,9 @@
|
||||
"donate": "捐赠",
|
||||
"hosts": "主机",
|
||||
"docs": "文档",
|
||||
"openMenu": "打开菜单"
|
||||
"openMenu": "打开菜单",
|
||||
"pinSidebar": "固定侧边栏",
|
||||
"unpinSidebar": "取消固定侧边栏"
|
||||
},
|
||||
"pages": {
|
||||
"login": {
|
||||
|
||||
Reference in New Issue
Block a user