add Vopt status, fix typo
This commit is contained in:
@@ -315,7 +315,7 @@ class ePIC(BaseMiner):
|
||||
except APIError:
|
||||
pass
|
||||
|
||||
if web_capabilities is not None:
|
||||
if web_capabilities is None:
|
||||
try:
|
||||
web_capabilities = await self.web.capabilities()
|
||||
except APIError:
|
||||
|
||||
Reference in New Issue
Block a user