docs handling
This commit is contained in:
@@ -9,4 +9,5 @@ type Release struct {
|
||||
CartridgePath string `gorm:"size:255" json:"-"`
|
||||
SourcePath string `gorm:"size:255" json:"-"`
|
||||
HTMLFolderPath string `gorm:"size:255" json:"-"`
|
||||
DocsFolderPath string `gorm:"size:255" json:"-"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user