📓 filesystem.ts

This commit is contained in:
nirholas
2026-03-31 10:24:23 +00:00
parent 534161c081
commit 86aa436432

View File

@@ -1775,3 +1775,4 @@ export function checkReadableInternalPath(
return { behavior: 'passthrough', message: '' }
}