RiiConnect24 / RiiTag-Next

A customizable Gamertag for Wii, Wii U and more! Now powered by Next.js.
https://tag.rc24.xyz
GNU Affero General Public License v3.0
15 stars 14 forks source link

API: return epoch seconds instead of milliseconds #18

Closed malmeloo closed 2 years ago

malmeloo commented 2 years ago

RiiTag-RPC wants the unix epoch in seconds instead of milliseconds, this PR should fix that.