SkyCryptWebsite / SkyCrypt

A Hypixel skyblock stats website
https://sky.shiiyu.moe
MIT License
262 stars 128 forks source link

Fix wrong reference #2251

Closed OMGerCoder closed 4 months ago

OMGerCoder commented 4 months ago

You are trying to use the "selected" option of the profile iterator but other files use singleProfile.selected. This will hopefully fix a problem I had with your api. Please test changes before merging.

OMGerCoder commented 4 months ago

Not all api routes use singleProfile as a variable name but it is practically the same

OMGerCoder commented 4 months ago

you need to merge dev into prod