Too much things
This commit is contained in:
parent
d35bdca3b1
commit
f3a15b00e9
15 changed files with 640 additions and 17 deletions
|
@ -12,7 +12,7 @@ type uploadedExercice struct {
|
|||
Title string
|
||||
Statement string
|
||||
Hint string
|
||||
Depend *int
|
||||
Depend *int64
|
||||
Gain int
|
||||
VideoURI string
|
||||
}
|
||||
|
|
Reference in a new issue