fix// added else

This commit is contained in:
Strider
2020-05-01 19:34:23 +02:00
parent 95638a25fd
commit 7faf0f0b50
2 changed files with 5 additions and 2 deletions

View File

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