This commit is contained in:
2026-08-21 17:52:28 +04:00
parent d7b8f08b4d
commit eb195dd992
116 changed files with 2719 additions and 1973 deletions

View File

@@ -5,6 +5,9 @@ type ItemLocation struct {
// AuthBroker
AuthBroker []string `json:"authBroker"`
// Budget
Budget bool `json:"budget"`
// Grid ID
GID uint64 `json:"gid"`