steventhorne / legendhub

Source code for the legendhub website.
https://www.legendhub.org
MIT License
3 stars 3 forks source link

Move the hazelnut selector in the builder. #142

Closed Ner-f closed 1 year ago

Ner-f commented 1 year ago

Expected Behavior

The hazelnut selector should be after the amulet selector in injdex.ejs

Current Behavior

The live version has the amulet selector BEFORE the hazelnut selector. I'm proposing a change to fix that.

Possible Solution

Move the hazelnut selector to show up after the amulet selector.

Steps to Reproduce (for bugs)

n/a

Context

Your Environment

steventhorne commented 1 year ago

Fixes an issue in #138 #139

steventhorne commented 1 year ago

Fixed in #143