mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
commit
68c7cf7276
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ void WalletKeysFilesModel::findWallets(const QString &moneroAccountsDir)
|
|||
|
||||
this->addWalletKeysFile(WalletKeysFiles(modifiedAt.toSecsSinceEpoch(),
|
||||
createdAt.toSecsSinceEpoch(),
|
||||
wallet, networkType, address));
|
||||
info.absoluteFilePath(), networkType, address));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue