diff --git a/mainwindow.cpp b/mainwindow.cpp index a2de95b..f350777 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -12984,6 +12984,7 @@ void MainWindow::networkMessage(Message const &message) {"_ID", id}, {"MESSAGES", l}, }); + return; } if(type == "INBOX.STORE_MESSAGE"){ @@ -13012,6 +13013,7 @@ void MainWindow::networkMessage(Message const &message) {"_ID", id}, {"ID", mid}, }); + return; } // WINDOW.RAISE