Added Eldoradu Robux Price Sentry Job
Some checks failed
Push image to registry / build-image (push) Failing after 3m30s
Some checks failed
Push image to registry / build-image (push) Failing after 3m30s
This commit is contained in:
@@ -47,7 +47,7 @@ const isActiveJobInfo = ref<JobInfo>({
|
||||
description: "Activer le job",
|
||||
value: props.job.is_active,
|
||||
is_required: false,
|
||||
job_info_type: { name: "checkbox" } as JobInfoType,
|
||||
job_info_type: { name: "boolean" } as JobInfoType,
|
||||
} as JobInfo);
|
||||
|
||||
async function testJob() {
|
||||
|
||||
Reference in New Issue
Block a user