parent
fe8fba8cb9
commit
fb8f07e6e9
1 changed files with 0 additions and 5 deletions
|
@ -134,11 +134,6 @@ class Index extends App.ControllerSubContent
|
|||
online: true
|
||||
}
|
||||
|
||||
# validation
|
||||
if !params['notification_config']['matrix']
|
||||
@log('error', 'invalid notification_config, matrix is missing')
|
||||
return
|
||||
|
||||
# check missing channels
|
||||
for key, value of params['notification_config']['matrix']
|
||||
if !value.channel
|
||||
|
|
Loading…
Reference in a new issue