momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
55 stars 60 forks source link

Map approval logic not run if map goes from disabled -> approved #971

Open tsa96 opened 1 week ago

tsa96 commented 1 week ago

Stupid of me, I should've accounted for this, and test should've checked this was happening. This map is in a corrupted state because of it!

Should be an easy check to do, run the faToApproved method when goes disabled -> approved, and hasn't been approved before.