Converted allow_autoplay to force_autoplay as per #695

This commit is contained in:
Tzahi12345
2023-01-03 02:18:14 -05:00
parent 61973510f7
commit c10b062832
5 changed files with 10 additions and 9 deletions

View File

@@ -196,7 +196,7 @@ const DEFAULT_CONFIG = {
"file_manager_enabled": true,
"allow_quality_select": true,
"download_only_mode": false,
"allow_autoplay": true,
"force_autoplay": false,
"enable_downloads_manager": true,
"allow_playlist_categorization": true,
"enable_notifications": true,