mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
fix(editor): Show additional data on Users list page (#17339)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -120,7 +120,7 @@ function goToUpgradeApiKeyScopes() {
|
||||
<I18nT keypath="settings.api.scopes.upgrade" scope="global">
|
||||
<template #link>
|
||||
<n8n-link size="small" @click="goToUpgradeApiKeyScopes">
|
||||
{{ i18n.baseText('settings.api.scopes.upgrade.link') }}
|
||||
{{ i18n.baseText('generic.upgrade') }}
|
||||
</n8n-link>
|
||||
</template>
|
||||
</I18nT>
|
||||
|
||||
Reference in New Issue
Block a user