mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-20 12:11:28 -07:00
feat(launcher): add mpv args passthrough
This commit is contained in:
@@ -142,6 +142,7 @@ function makeArgs(overrides: Partial<Args> = {}): Args {
|
||||
mpvIdle: false,
|
||||
mpvSocket: false,
|
||||
mpvStatus: false,
|
||||
mpvArgs: '',
|
||||
appPassthrough: false,
|
||||
appArgs: [],
|
||||
jellyfinServer: '',
|
||||
|
||||
Reference in New Issue
Block a user