fix Column 'Method' cannot be null
parent
0df59c26b8
commit
16a2c173cb
|
@ -423,6 +423,7 @@ if ( !empty($action) ) {
|
|||
'Exif' => 'toggle',
|
||||
'RTSPDescribe' => 'toggle',
|
||||
'RecordAudio' => 'toggle',
|
||||
'Method' => 'raw',
|
||||
);
|
||||
|
||||
$columns = getTableColumns( 'Monitors' );
|
||||
|
|
Loading…
Reference in New Issue