mirror of
https://github.com/phin05/discord-rich-presence-plex
synced 2024-11-22 01:23:02 +00:00
Update discordRichPresencePlex.py
This commit is contained in:
parent
adc5880f5a
commit
157d620cdb
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ class discordRichPresencePlex(discordRichPresence):
|
|||
"state": extra,
|
||||
"assets": {
|
||||
"large_text": "Plex",
|
||||
"large_image": "plex_logo",
|
||||
"large_image": "plexLogo",
|
||||
"small_text": state.capitalize(),
|
||||
"small_image": state
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue