mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Allow device ignore to be set via API (#14985)
* Missing Fillables * StyleCI * Update Device.php
This commit is contained in:
@@ -53,6 +53,7 @@ class Device extends BaseModel
|
||||
'hostname',
|
||||
'display',
|
||||
'icon',
|
||||
'ignore',
|
||||
'ip',
|
||||
'location_id',
|
||||
'notes',
|
||||
|
Reference in New Issue
Block a user