This commit is contained in:
2026-09-04 17:02:31 +04:00
parent b3fccfb000
commit 71b53b743d
25 changed files with 440 additions and 102 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