mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 01:01:57 +01:00
commit
93559cbdd5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module Invidious::Jobs
|
|||
JOBS = [] of BaseJob
|
||||
|
||||
# Automatically generate a structure that wraps the various
|
||||
# jobs' configs, so that the follwing YAML config can be used:
|
||||
# jobs' configs, so that the following YAML config can be used:
|
||||
#
|
||||
# jobs:
|
||||
# job_name:
|
||||
|
|
Loading…
Reference in a new issue