mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-19 17:08:38 +00:00
📝 docs(Table): simplify table description for cleaner UI
This commit is contained in:
@@ -56,7 +56,7 @@ const SiderBar = ({ onNavigate = () => { } }) => {
|
||||
: 'tableHiddle',
|
||||
},
|
||||
{
|
||||
text: t('API令牌'),
|
||||
text: t('令牌管理'),
|
||||
itemKey: 'token',
|
||||
to: '/token',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user