mirror of
https://github.com/phin05/discord-rich-presence-plex
synced 2025-02-17 22:28:24 +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,
|
"state": extra,
|
||||||
"assets": {
|
"assets": {
|
||||||
"large_text": "Plex",
|
"large_text": "Plex",
|
||||||
"large_image": "plex_logo",
|
"large_image": "plexLogo",
|
||||||
"small_text": state.capitalize(),
|
"small_text": state.capitalize(),
|
||||||
"small_image": state
|
"small_image": state
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue