🐛 Fix backward compability
This commit is contained in:
parent
0c33c2d86c
commit
e297b1b4ea
@ -65,6 +65,7 @@ type Attachment struct {
|
|||||||
AccountID uint `json:"account_id"`
|
AccountID uint `json:"account_id"`
|
||||||
|
|
||||||
// Outdated fields, just for backward compatibility
|
// Outdated fields, just for backward compatibility
|
||||||
|
IsUploaded bool `json:"is_uploaded" gorm:"-"`
|
||||||
IsMature bool `json:"is_mature" gorm:"-"`
|
IsMature bool `json:"is_mature" gorm:"-"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user