An Aula interface inspired by the interactive novel ESC.

1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Fix a bug in the Aula interface's RestHelper.ts file where a condition incorrectly checks if the page count is greater than 100 instead of greater than or equal to 100. The fix involves updating the conditional statement to use the '>=' operator.

Complexity: 2/5
bug good first issue

An Aula interface inspired by the interactive novel ESC.

TypeScript