diff --git a/web/includes/actions.php b/web/includes/actions.php index 4cd056116..ba6a1f075 100644 --- a/web/includes/actions.php +++ b/web/includes/actions.php @@ -525,6 +525,7 @@ if ( !empty($action) ) 'DoNativeMotDet' => 'toggle', 'Exif' => 'toggle', 'RTSPDescribe' => 'toggle', + 'RecordAudio' => 'toggle', ); $columns = getTableColumns( 'Monitors' );