Update recordings.php

This commit is contained in:
FusionPBX 2024-03-25 13:44:34 -06:00 committed by GitHub
parent 6c41c42a40
commit 71fefde828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
$text = $language->get();
//add the settings object
$settings = new settings(["domain_uuid" => $SESSION['domain_uuid']]);
$settings = new settings(["domain_uuid" => $_SESSION['domain_uuid']]);
$speech_enabled = $settings->get('ai', 'speech_enabled');
//set additional variables