pull/496/head
Frostebite 2023-03-10 17:49:26 +00:00
parent 96c8291253
commit 7a6c532ea7
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ export class TaskParameterSerializer {
x.value !== undefined &&
x.name !== `CUSTOM_JOB` &&
x.name !== `GAMECI_CUSTOM_JOB` &&
x.value !== `false` &&
x.value !== `undefined`,
)
.map((x) => {