added disable_notify and location_id (#14619)

This commit is contained in:
pertruccio 2022-11-16 15:12:37 +01:00 committed by GitHub
parent 2a9aece96c
commit c9d617823d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,12 +45,14 @@ class Device extends BaseModel
'community',
'cryptoalgo',
'cryptopass',
'disable_notify',
'features',
'hardware',
'hostname',
'display',
'icon',
'ip',
'location_id',
'notes',
'os',
'override_sysLocation',