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