
πΌJobs
Jobs = {
--this is the example billing location
['Example Billing Location'] = { name = 'example_job_billing', },
--location name 'Example Billing Location' as the key
--job name 'example_job_billing' in core/jobs/lua as the value
},Last updated