🐛 Fix backward compability
This commit is contained in:
parent
303f8a36f1
commit
790b123410
@ -51,4 +51,7 @@ type Attachment struct {
|
||||
PoolID *uint `json:"pool_id"`
|
||||
|
||||
AccountID uint `json:"account_id"`
|
||||
|
||||
// Outdated fields, just for backward compatibility
|
||||
IsMature bool `json:"is_mature"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user