mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] auto-format
This commit is contained in:
parent
c74b47009e
commit
88bb90aa92
1 changed files with 1 additions and 1 deletions
|
|
@ -737,7 +737,7 @@ class DiscordRP(babase.Plugin):
|
|||
self.rpc_thread.close()
|
||||
|
||||
def on_app_resume(self) -> None:
|
||||
global start_time
|
||||
global start_time
|
||||
start_time = time.time()
|
||||
self.rpc_thread.start()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue