Fixed the thumbar and added icons and thumbar to build resources
Big brain me forgot it was status not state.
This commit is contained in:
parent
1587b2fc26
commit
8da0ebed97
8 changed files with 30 additions and 35 deletions
|
@ -183,7 +183,7 @@ export default class DiscordRichPresence {
|
|||
|
||||
/**
|
||||
* Runs on playback State Change
|
||||
* @param attributes Music Attributes (attributes.state = current state)
|
||||
* @param attributes Music Attributes (attributes.status = current state)
|
||||
*/
|
||||
onPlaybackStateDidChange(attributes: object): void {
|
||||
this.updateActivity(attributes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue