mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
export private key on devmode
This commit is contained in:
@@ -33,7 +33,7 @@ import { useTranslation } from 'react-i18next';
|
||||
import LanguageSelector from '../components/Language/LanguageSelector';
|
||||
import { MyContext } from '../App';
|
||||
|
||||
const manifestData = {
|
||||
export const manifestData = {
|
||||
version: '0.5.4',
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user