Updated debug-only default.json to reflect the new options added

pull/11/head v3.0-alpha
Isaac Grynsztein 6 years ago
parent 202c0718b7
commit 28331c1037

@ -16,7 +16,12 @@
},
"Extra": {
"title_top": "Youtube Downloader",
"file_manager_enabled": true
"file_manager_enabled": true,
"download_only_mode": false
},
"API": {
"use_youtube_API": false,
"youtube_API_key": ""
}
}
}

Loading…
Cancel
Save