dont refresh to often

This commit is contained in:
DenioD
2020-06-02 20:19:18 +02:00
parent 4b7af93e0d
commit 8ffed6683c
5 changed files with 21 additions and 24 deletions

View File

@@ -618,7 +618,7 @@ void MainWindow::sendChat() {
}
);
rpc->refresh(true);
// rpc->refresh(true);
}
QString MainWindow::doSendChatTxValidations(Tx tx) {