mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-17 21:38:45 -04:00
add the toggle for RecordAudio so that the checkbox works to turn off Audio
This commit is contained in:
@@ -525,6 +525,7 @@ if ( !empty($action) )
|
||||
'DoNativeMotDet' => 'toggle',
|
||||
'Exif' => 'toggle',
|
||||
'RTSPDescribe' => 'toggle',
|
||||
'RecordAudio' => 'toggle',
|
||||
);
|
||||
|
||||
$columns = getTableColumns( 'Monitors' );
|
||||
|
||||
Reference in New Issue
Block a user