📢 limits.ts

This commit is contained in:
nirholas
2026-03-31 10:24:02 +00:00
parent 570336781e
commit b69de32264

View File

@@ -90,3 +90,4 @@ export const getDefaultFileReadingLimits = memoize((): FileReadingLimits => {
targetedRangeNudge, targetedRangeNudge,
} }
}) })