fixed typo
This commit is contained in:
parent
4b28b98f8c
commit
7ec36b4bd2
@ -78,7 +78,7 @@ class GlobalProtectConnection(
|
||||
async def _prelogin(self, options: dict[str, Variant]):
|
||||
"""Perform prelogin request."""
|
||||
|
||||
self.logger.debug("Begin preauth with options:", {options})
|
||||
self.logger.debug("Begin preauth with options:", options)
|
||||
|
||||
## Extract options from vardict
|
||||
if "spoof_clientos" in options:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user