diff options
| author | 2021-01-10 19:45:25 +0100 | |
|---|---|---|
| committer | 2021-01-10 19:45:25 +0100 | |
| commit | a50239e6fe46e2da36f925967db21c95f940597a (patch) | |
| tree | 4c63c6dfcc0f297a9427fd751b92be7bc778bedd | |
| parent | fix flake8 and line endings (diff) | |
indent fix
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config-default.yml b/config-default.yml index 042d80408..03d568285 100644 --- a/config-default.yml +++ b/config-default.yml @@ -255,7 +255,7 @@ guild:          team_leaders:   737250302834638889          # Streaming -        video: 764245844798079016 +        video:          764245844798079016      moderation_roles:          - *OWNERS_ROLE | 
