V-Sekai / uro

Provides functionality needed to run your V-Sekai backend. It will serve custom game content, support content caching, and provide a user authentication system
https://v-sekai.org
MIT License
8 stars 3 forks source link

Email notifications field in profile will be blank if new account created without a preference #39

Closed SaracenOne closed 2 years ago

SaracenOne commented 3 years ago

The default database entry for email_notifications is false, however, if creating a new account, this will be shown as nil in the user profile until the player signs out and signs back in again.