mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Feat: Add createPlaylistFolders feature to organize downloads into dedicated folders with toggle settings
This commit is contained in:
@@ -17,7 +17,8 @@ const FEATURE_WHITELIST = new Set([
|
||||
"verboseLogs",
|
||||
"autoDownloadPlaylist",
|
||||
"customCodec",
|
||||
"theme"
|
||||
"theme",
|
||||
"createPlaylistFolders"
|
||||
]);
|
||||
|
||||
const configFolderPath = featuresPath;
|
||||
|
||||
Reference in New Issue
Block a user