DB migration & timer token
This commit is contained in:
@ -6,6 +6,7 @@ type Timer struct {
|
||||
StartTime Time
|
||||
EndTime Time
|
||||
Owner UUID
|
||||
Token string
|
||||
}
|
||||
|
||||
func (self Timer) IsFinished() bool {
|
||||
|
Reference in New Issue
Block a user