Skip to content

Convert chapters property of Novel.Info to an array.

Clocks requested to merge github/fork/Doomsdayrs/modify-chapters into development

Created by: Doomsdayrs

This allows us to remove an annoying conversion from Lua arrays to lists.

This is, quite a destructive commit as every single extension would have to be updated to support the change.

Merge request reports