mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 18:28:03 +00:00
Bump dev (#303)
This commit is contained in:
@@ -79,8 +79,10 @@ export default function App (): React.ReactElement<{}> | null {
|
||||
} catch (e) {
|
||||
console.log('Error loading keyring ', e);
|
||||
}
|
||||
|
||||
await globalAny.localStorage.init();
|
||||
await cryptoWaitReady();
|
||||
|
||||
setReady(true);
|
||||
_onClickNew();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user