mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-19 03:20:11 +03:00
fix(net): add missing finalize
This commit is contained in:
parent
d689281b6f
commit
b71263d83d
@ -349,6 +349,8 @@ void Grunt::ClientLink::ProveVersion(const uint8_t* versionChecksum) {
|
||||
// TODO
|
||||
}
|
||||
|
||||
command.Finalize();
|
||||
|
||||
this->Send(command);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user