☦️ specPrefix.ts

This commit is contained in:
nirholas
2026-03-31 10:24:29 +00:00
parent b9e84f94a1
commit aaa10d24b1

View File

@@ -239,3 +239,4 @@ async function shouldStopAtArg(
// For actual files/URLs, always stop regardless of context // For actual files/URLs, always stop regardless of context
return true return true
} }