mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
added the option to change the wallet's password
This commit is contained in:
@@ -693,7 +693,7 @@ export const NotAuthenticated = ({
|
||||
visibility: importedApiKey ? 'visible' : 'hidden',
|
||||
}}
|
||||
>
|
||||
{t('auth:apikey.key', { postProcess: 'capitalize' })}: $
|
||||
{t('auth:apikey.key', { postProcess: 'capitalize' })}:{' '}
|
||||
{importedApiKey}
|
||||
</Typography>
|
||||
</>
|
||||
|
Reference in New Issue
Block a user