mirror of
https://github.com/twofas/2fas-ios.git
synced 2024-11-22 10:20:20 +01:00
TF-1359 Adding missing label letters for generated name in Raivo import
This commit is contained in:
parent
99d5132dfe
commit
d59a13304a
@ -387,7 +387,7 @@ extension ImportFromFileInteractor {
|
||||
iconType: iconType,
|
||||
iconTypeID: iconTypeID ?? .default,
|
||||
labelColor: .random,
|
||||
labelTitle: acc.issuer.twoLetters,
|
||||
labelTitle: name.twoLetters,
|
||||
algorithm: algo,
|
||||
isTrashed: false,
|
||||
trashingDate: nil,
|
||||
|
Loading…
Reference in New Issue
Block a user