more ui stuff

This commit is contained in:
SpookyDervish
2025-10-30 07:53:19 +11:00
parent 4f23e7570c
commit f6cfc7c630
4 changed files with 27 additions and 6 deletions

View File

@@ -93,6 +93,7 @@ class PluginLoader(Window):
"app": self.app,
"onMessage": self.run_on_message
},
"config": self.app.config_handler
}
log.write("[b]Finding plugins...[/]")