Skip to content

Commit

Permalink
Fix for MBCI: KeyError: vpn_codes
Browse files Browse the repository at this point in the history
  • Loading branch information
rzc0d3r authored Sep 26, 2024
1 parent 3ad2862 commit 7f7ded5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'key': True,
'small_business_key': False,
'endpoint_key': False,
'vpn_codes': False,
'account': False,
'protecthub_account': False,
'only_webdriver_update': False,
Expand Down

0 comments on commit 7f7ded5

Please sign in to comment.