some stuff from mac
This commit is contained in:
@@ -18,7 +18,7 @@ type Session struct {
|
||||
}
|
||||
|
||||
type User struct {
|
||||
ID int32
|
||||
ID uuid.UUID
|
||||
Username string
|
||||
Password string
|
||||
CreatedAt time.Time
|
||||
|
||||
Reference in New Issue
Block a user