mirror of
https://github.com/MCMi460/3DS-RPC.git
synced 2025-06-18 13:35:34 -04:00
rpc: Don't send timestamps
These seem broken :(
This commit is contained in:
parent
23573a2332
commit
a785e64352
@ -83,9 +83,6 @@ class APIClient:
|
||||
'application_id': CLIENT_ID,
|
||||
'assets': {},
|
||||
'name': game['name'] + ' (3DS)',
|
||||
'timestamps': {
|
||||
'start': last_accessed
|
||||
},
|
||||
'platform': 'desktop'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user