🪴 protocolHandler.ts

This commit is contained in:
nirholas
2026-03-31 10:24:15 +00:00
parent 687754ece7
commit 4723dbddf6

View File

@@ -134,3 +134,4 @@ async function resolveCwd(action: {
}
return { cwd: homedir() }
}