Missing brace

This commit is contained in:
ZodiusInfuser 2022-04-29 00:27:27 +01:00
parent 24296af3d5
commit 22f29743c1
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ namespace motor {
success = true;
}
//}
}
return success;
}