mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
commit
68c7cf7276
@ -138,7 +138,7 @@ void WalletKeysFilesModel::findWallets(const QString &moneroAccountsDir)
|
|||||||
|
|
||||||
this->addWalletKeysFile(WalletKeysFiles(modifiedAt.toSecsSinceEpoch(),
|
this->addWalletKeysFile(WalletKeysFiles(modifiedAt.toSecsSinceEpoch(),
|
||||||
createdAt.toSecsSinceEpoch(),
|
createdAt.toSecsSinceEpoch(),
|
||||||
wallet, networkType, address));
|
info.absoluteFilePath(), networkType, address));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user