fix: removed the -- sentinel breaking parsing

This commit is contained in:
iHildy 2026-01-26 20:37:30 -06:00
parent 3c00f9b73b
commit e37f673012

View File

@ -189,7 +189,6 @@ export function readGogRefreshTokenSync(params: {
"auth", "auth",
"tokens", "tokens",
"export", "export",
"--",
account, account,
"--out", "--out",
outPath, outPath,