mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 22:41:59 +00:00
fix plugin backend reloading
This commit is contained in:
@@ -212,5 +212,3 @@ class Loader:
|
||||
plugin = self.plugins[plugin_name]
|
||||
|
||||
await self.reload_queue.put((plugin.file, plugin.plugin_directory))
|
||||
|
||||
return web.Response(status=200)
|
||||
Reference in New Issue
Block a user