📃 shouldUseSandbox.ts

This commit is contained in:
nirholas
2026-03-31 10:24:00 +00:00
parent fd788048a8
commit 42eb0e01a4

View File

@@ -151,3 +151,4 @@ export function shouldUseSandbox(input: Partial<SandboxInput>): boolean {
return true return true
} }