You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
item.rarity=item.collection||item.iteminfo.rarity>1 ? item.iteminfo.rarity : undefined;// leave rarity undefined for crates and such items for sorting purposes
0 commit comments