mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Remove old functions used in plugins
This commit is contained in:
parent
6aa0f6f677
commit
51614b7fa1
3 changed files with 5 additions and 5 deletions
|
|
@ -287,7 +287,7 @@ class moodlight(ba.Plugin):
|
|||
def on_app_running(self):
|
||||
_ba.show_progress_bar()
|
||||
|
||||
def on_plugin_manager_prompt(self):
|
||||
def show_settings_ui(self, source_widget):
|
||||
SettingWindow()
|
||||
|
||||
def has_settings_ui(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue