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