mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
ba4bde5a55
commit
d511c15c2e
1 changed files with 1 additions and 1 deletions
|
|
@ -850,7 +850,7 @@ class DiscordRP(babase.Plugin):
|
|||
if name == this:
|
||||
self.rpc_thread.large_image_key = "lobby"
|
||||
self.rpc_thread.large_image_text = "Bombing up"
|
||||
#self.rpc_thread.small_image_key = "lobbysmall"
|
||||
# self.rpc_thread.small_image_key = "lobbysmall"
|
||||
if name == "Ranking":
|
||||
self.rpc_thread.large_image_key = "ranking"
|
||||
self.rpc_thread.large_image_text = "Viewing Results"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue