fix typo
parent
4751920423
commit
73d84c6b08
|
@ -18,7 +18,7 @@ private $defaults = array(
|
|||
'ZoneCount' => 0,
|
||||
'Triggers' => null,
|
||||
);
|
||||
$private $status_fields = array(
|
||||
private $status_fields = array(
|
||||
'AnalysisFPS' => null,
|
||||
'CaptureFPS' => null,
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue