added extractor_args

This commit is contained in:
bmcdonough 2025-10-15 21:37:16 +00:00
parent f9d190484f
commit c340835fa4
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ export const useAppSettingsStore = create<AppSettingsState>(set => ({
cookie_import: false,
potoken: false,
throttledratelimit: null,
extractor_args: null,
extractor_lang: null,
integrate_ryd: false,
integrate_sponsorblock: false,