generated from VLADIMIR/template
add game
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package repos
|
||||
|
||||
type Application struct {
|
||||
Name string
|
||||
Image string
|
||||
TeamId int
|
||||
}
|
||||
Reference in New Issue
Block a user