This commit is contained in:
2026-09-04 17:29:39 +04:00
parent fe3c7bf63a
commit dbd979b6f3
23 changed files with 450 additions and 130 deletions

View File

@@ -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