rpc: Don't send timestamps

These seem broken :(
This commit is contained in:
Spotlight 2024-10-02 22:24:49 -05:00
parent 23573a2332
commit a785e64352
No known key found for this signature in database
GPG Key ID: 874AA355B3209BDC

View File

@ -83,9 +83,6 @@ class APIClient:
'application_id': CLIENT_ID,
'assets': {},
'name': game['name'] + ' (3DS)',
'timestamps': {
'start': last_accessed
},
'platform': 'desktop'
}