mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-04-27 10:14:36 +00:00
dev5
This commit is contained in:
parent
8cebdc847b
commit
3b5a5e98e4
@ -301,7 +301,7 @@ bool AbstractNode::sendResponse(const Abstract &resp, quint32 id, const BaseHead
|
||||
return false;
|
||||
}
|
||||
|
||||
BasePackage pkg;
|
||||
BasePackage pkg = ;
|
||||
if (!resp.toPackage(pkg, req->command)) {
|
||||
QuasarAppUtils::Params::verboseLog("Response not sent because dont create package from object",
|
||||
QuasarAppUtils::Error);
|
||||
|
Loading…
x
Reference in New Issue
Block a user