no message

This commit is contained in:
kittapath 2024-09-24 11:31:08 +07:00
parent 5ccbdd1f61
commit 317920ad0d

View file

@ -74,7 +74,7 @@ export class CommandController extends Controller {
)
.andWhere(
status != null && status != undefined && status != ""
? "command.status IN (:...node)"
? "command.status IN (:...status)"
: "1=1",
{
status: