This commit is contained in:
parent
3d1014c0d6
commit
4896caff41
|
@ -67,7 +67,7 @@ class PsnProfilesScraper(Scraper):
|
|||
|
||||
yield {
|
||||
'game.name' : game_name,
|
||||
'me.last_played_time': time_acquired,
|
||||
'me.last_played_time': time_acquired.date(),
|
||||
|
||||
# Trophy Data
|
||||
'trophy.name': trophy_name,
|
||||
|
|
Loading…
Reference in New Issue
Block a user