fix minor compilation error introduced in previous commit

This commit is contained in:
2025-09-23 09:29:02 +01:00
parent ec462a4df7
commit 8931d4d071

View File

@@ -200,7 +200,7 @@ struct
val lineIdx = Int.max (0, lineIdx) val lineIdx = Int.max (0, lineIdx)
in in
moveCursorUpWhenOnNewline (app, buffer, newCursorLineNumber) finishMoveCursorUpDown (app, newCursorLineNumber, buffer, 0, lineIdx)
end end
else else
let let