diff --git a/src/ink/constants.ts b/src/ink/constants.ts index bff7331..011999f 100644 --- a/src/ink/constants.ts +++ b/src/ink/constants.ts @@ -1,2 +1,3 @@ // Shared frame interval for render throttling and animations (~60fps) export const FRAME_INTERVAL_MS = 16 +