feat: 🏡 make apps
This commit is contained in:
8
pkg/model/image.go
Normal file
8
pkg/model/image.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package model
|
||||
|
||||
type Image struct {
|
||||
Name string
|
||||
Fallback string
|
||||
Save string
|
||||
Force bool
|
||||
}
|
||||
Reference in New Issue
Block a user