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
118bcc9571
commit
e604a3ce2e
22 changed files with 43 additions and 0 deletions
|
|
@ -540,6 +540,8 @@ def on_begin(self, *args, **kwargs) -> None:
|
|||
return original_on_begin(self, *args, **kwargs)
|
||||
|
||||
# ba_meta export babase.Plugin
|
||||
|
||||
|
||||
class byHeySmoothy(babase.Plugin):
|
||||
def on_app_running(self):
|
||||
bs._activity.Activity.on_begin = on_begin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue