This commit is contained in:
thsrite
2024-05-15 09:43:29 +08:00
parent 593388e180
commit 4418725fde

View File

@@ -236,6 +236,7 @@ class PluginReInstall(_PluginBase):
router.routes.remove(r)
break
router.add_api_route(**api)
def get_state(self) -> bool:
return False