💠 computerUseLock.ts

This commit is contained in:
nirholas
2026-03-31 10:24:13 +00:00
parent 1b1f10cce5
commit 00c63b919b

View File

@@ -213,3 +213,4 @@ export async function releaseComputerUseLock(): Promise<boolean> {
return false
}
}