Fixes in windows backend.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-11-03 18:41:02 +01:00
parent 8718f55df2
commit abf980d84e
2 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ import sys
import keyring
DOMAIN = "PicoKeys.com"
USERNAME = "Pico-Fido"
USERNAME = "Pico-HSM"
try:
import keyring