Closed FloppyDisco closed 1 month ago
add an "order": prop to the Page json, that dictates what order all the spells are displayed in.
remove "order" from the spells:
adding a new spell will need to add the spell to the "order" property of the page as well
create a method to get the keybinding for the current page. check how it is being done in the orderPrompt
add an "order": prop to the Page json, that dictates what order all the spells are displayed in.
remove "order" from the spells: