mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
feat: add Devtron in dev mode
remove unused settings item add setting to disable hardware acceleration (enabled by default) optimize main.js startup loading
This commit is contained in:
@@ -38,7 +38,8 @@ const FEATURE_WHITELIST = new Set([
|
||||
"customCodec",
|
||||
"theme",
|
||||
"createPlaylistFolders",
|
||||
"notifySystem"
|
||||
"notifySystem",
|
||||
"enableHardwareAcceleration"
|
||||
]);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user