chore: Tidy API key settings page
This commit is contained in:
@@ -88,7 +88,7 @@ const useSettingsConfig = () => {
|
||||
icon: EmailIcon,
|
||||
},
|
||||
{
|
||||
name: t("API Tokens"),
|
||||
name: t("API"),
|
||||
path: settingsPath("tokens"),
|
||||
component: ApiKeys,
|
||||
enabled: can.createApiKey,
|
||||
|
||||
Reference in New Issue
Block a user