fix: give ChallengeProgress with unlockAllScans cheat #3020
Reference in New Issue
Block a user
Delete Branch "AMelonInsideLemon/SpaceNinjaServer:fix-JSCodexScan"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #3013
Nitpick, but could be more efficient by using
Promise.all([ ..., ... ])for bothgetandsave