Harmon
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/activity.py
|
|
@ -463,7 +463,7 @@ class Spotify: |
|
|
|
'assets': self._assets, |
|
|
|
'party': self._party, |
|
|
|
'sync_id': self._sync_id, |
|
|
|
'session_id': self.session_id, |
|
|
|
'session_id': self._session_id, |
|
|
|
'timestamps': self._timestamps, |
|
|
|
'details': self._details, |
|
|
|
'state': self._state |
|
|
|