RiiConnect24 / RiiTag

RiiTag is a customizable gamertag for the Wii.
https://tag.rc24.xyz/
GNU Affero General Public License v3.0
14 stars 8 forks source link

Fix minor ID error in /wii(u) #41

Closed TheShadowEevee closed 3 years ago

TheShadowEevee commented 3 years ago

Changes req.user.id to userID in the /wii and /wiiu functions.

While it doesn't seem like this actually broke anything, it did cause errors every time one of these endpoints was called.

TheShadowEevee commented 3 years ago

Closing in favor of a new PR