mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 22:21:05 +00:00
Bump deps (#189)
This commit is contained in:
@@ -282,7 +282,7 @@ export class Keyring extends Base implements KeyringStruct {
|
||||
const json = (available[address] && available[address].json) || {
|
||||
address,
|
||||
meta: {
|
||||
isRecent: void 0,
|
||||
isRecent: undefined,
|
||||
whenCreated: Date.now()
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user