diff --git a/src/components/api/ApiKey.tsx b/src/components/api/ApiKey.tsx index fc81aecb..73f95dc7 100644 --- a/src/components/api/ApiKey.tsx +++ b/src/components/api/ApiKey.tsx @@ -136,7 +136,7 @@ const ApiKeyManager = () => { {t('apikey.table.name')} {t('apikey.table.key')} - Created On + {apiKeyCreatedAt && Created On} {t('apikey.table.actions')}