This commit is contained in:
Egor 2026-01-22 14:40:21 -08:00
parent eeea750873
commit 77f088501f

View file

@ -273,7 +273,7 @@ export async function startDaemon() {
if (authError && !cleaned) {
logWarn('Detected stale account data, cleaning up and retrying...');
proc.kill();
await unlinkDevice();