v1.16.2
This commit is contained in:
@@ -114,6 +114,9 @@ type RecordGrid struct {
|
||||
|
||||
// Is BRO enabled
|
||||
BROEnabled bool `json:"bro_enabled"`
|
||||
|
||||
// Budget
|
||||
Budget bool `json:"budget"`
|
||||
}
|
||||
|
||||
// Information about grid
|
||||
@@ -159,6 +162,9 @@ type ItemGridList struct {
|
||||
|
||||
// Is BRO enabled
|
||||
BROEnabled bool `json:"bro_enabled"`
|
||||
|
||||
// Budget
|
||||
Budget bool `json:"budget"`
|
||||
}
|
||||
|
||||
// List Grids
|
||||
|
||||
Reference in New Issue
Block a user