wp manager error fixed

This commit is contained in:
unknown
2023-08-26 14:52:20 +05:00
parent f7c26806e5
commit eb6e32e220
3 changed files with 16 additions and 10 deletions

View File

@@ -1850,11 +1850,6 @@ class WebsiteManager:
else:
return ACLManager.loadError()
background = ApplicationInstaller('CreateStagingNow', extraArgs)
background.start()