This commit is contained in:
2026-07-02 14:24:06 +03:00
parent 118b48c3bc
commit 6ff4b83368
9 changed files with 48 additions and 42 deletions

View File

@@ -370,6 +370,9 @@ type ItemSnapshotDetailed struct {
// Label
Label string `json:"label"`
// Pool name
PoolName string `json:"poolName"`
// Resource ID
ResID string `json:"resId"`