You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add UserDb.createNewUser, fix FireBotUser attribute types
FirebotUser._id is now a string
FirebotUser.onlineAt, FirebotUser.lastSeen, and FirebotUser.joinDate are raw timestamp values.
* chore: run prettier
0 commit comments