mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Feat: Implement notification feature for download completion
This commit is contained in:
@@ -18,7 +18,8 @@ const FEATURE_WHITELIST = new Set([
|
||||
"autoDownloadPlaylist",
|
||||
"customCodec",
|
||||
"theme",
|
||||
"createPlaylistFolders"
|
||||
"createPlaylistFolders",
|
||||
"notifySystem"
|
||||
]);
|
||||
|
||||
const configFolderPath = featuresPath;
|
||||
|
||||
Reference in New Issue
Block a user