This commit is contained in:
DenioD
2020-05-01 19:38:07 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -947,7 +947,8 @@ void Controller::refreshTransactions() {
if(chatModel->getCidByTx(txid) != QString("0xdeadbeef")) if(chatModel->getCidByTx(txid) != QString("0xdeadbeef"))
cid = chatModel->getCidByTx(txid); cid = chatModel->getCidByTx(txid);
//cid = ""; else
cid = "";
} }
ChatItem item = ChatItem( ChatItem item = ChatItem(