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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
85489d8: Fix a crash in the app properties patch when Steam calls Array#map on a sparse array. Array#every skips holes, so an array of empty slots passed the validation guard and then threw when reading link of an undefined first element
da3607f: Update playtime on the library page in place, instead of faking a router navigation