spacebarchat / server

Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
https://spacebar.chat
GNU Affero General Public License v3.0
1.48k stars 251 forks source link

fix: return user profile theme colors as numbers #1231

Closed CyberL1 closed 1 week ago

CyberL1 commented 1 week ago

Discord client crashes if the values of theme_colors are strings. Also migrated eslint config cause I could not commit otherwise (git hook was yelling at me)

TheArcaneBrony commented 1 week ago

Oh is that what causes it sometimes? Fix seems fine to me.