Update devices.go
This commit is contained in:
parent
6818ec9971
commit
d68ae1fb4c
@ -105,7 +105,7 @@ func (d Device) IsCamera() bool {
|
||||
switch(d.DeviceType) {
|
||||
case
|
||||
DeviceTypeCamera,
|
||||
DeviceTypeArloQ,
|
||||
DeviceTypeArloQ:
|
||||
return true
|
||||
}
|
||||
return false
|
||||
|
Loading…
Reference in New Issue
Block a user