Some work
This commit is contained in:
7
model/timer.go
Normal file
7
model/timer.go
Normal file
@ -0,0 +1,7 @@
|
||||
package model
|
||||
|
||||
type Timer struct {
|
||||
Id UUID
|
||||
Name string
|
||||
}
|
||||
|
Reference in New Issue
Block a user