diff options
Diffstat (limited to 'src/helpers.cr')
| -rw-r--r-- | src/helpers.cr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helpers.cr b/src/helpers.cr index 6cfe7baa..6d403446 100644 --- a/src/helpers.cr +++ b/src/helpers.cr @@ -17,6 +17,7 @@ class Config YAML.mapping({ threads: Int32, channel_threads: Int32, + video_threads: Int32, db: NamedTuple( user: String, password: String, |
