Chore: solved some todos
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
package models
|
||||
|
||||
var (
|
||||
AuthCookie = "session_token"
|
||||
CtxRoomIDKey = "current_room"
|
||||
CtxUsernameKey = "username"
|
||||
CtxSessionKey = "session"
|
||||
|
Reference in New Issue
Block a user