r6s-stats-api icon indicating copy to clipboard operation
r6s-stats-api copied to clipboard

fix: proper time played handling

Open bobbysites opened this issue 1 year ago • 1 comments

Time played for some players doesn't appear at all, leading to this behavior:

time_played: '#69,087,972'

Fixed this behavior with time_played regular expression validation:

time_played: null

bobbysites avatar Jan 13 '23 09:01 bobbysites

@bobbysites , Tag me when all commits are complete.

hmes98318 avatar Jan 14 '23 14:01 hmes98318