mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
formatting error
This commit is contained in:
@@ -28,7 +28,7 @@ foreach( $opts as $tmp_api ) {
|
||||
$color = ($obj['state'] == 0 ? '#00FF00' : '#FF0000');
|
||||
$data = array(
|
||||
'attachments' => array(
|
||||
0 => array(
|
||||
0 => array(
|
||||
'fallback' => $slack_msg,
|
||||
'color' => $color,
|
||||
'title' => $obj['title'],
|
||||
|
Reference in New Issue
Block a user