type bugfix

This commit is contained in:
Eriks K 2021-01-05 16:19:27 +02:00
parent 2e344749a6
commit 6a03d99abf

View File

@ -1030,7 +1030,7 @@ class OfferItem(NamedTuple):
class Inventory:
final: types.InvFinal
active: types.InvFinal
boosters: types.InvFinal
boosters: types.InvBooster
raw: types.InvRaw
market: types.InvRaw
used: int