mirror of
https://github.com/nikdoof/decrypt-otpauth-files.git
synced 2026-01-30 10:08:21 +00:00
fix typo
This commit is contained in:
@@ -55,7 +55,7 @@ class OTPFolder:
|
|||||||
|
|
||||||
class OTPAccount:
|
class OTPAccount:
|
||||||
label = None
|
label = None
|
||||||
issue = None
|
issuer = None
|
||||||
secret = None
|
secret = None
|
||||||
type = None
|
type = None
|
||||||
algorithm = None
|
algorithm = None
|
||||||
|
|||||||
Reference in New Issue
Block a user