mirror of
https://github.com/twofas/2fas-ios.git
synced 2024-11-22 18:29:56 +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,
|
iconType: iconType,
|
||||||
iconTypeID: iconTypeID ?? .default,
|
iconTypeID: iconTypeID ?? .default,
|
||||||
labelColor: .random,
|
labelColor: .random,
|
||||||
labelTitle: acc.issuer.twoLetters,
|
labelTitle: name.twoLetters,
|
||||||
algorithm: algo,
|
algorithm: algo,
|
||||||
isTrashed: false,
|
isTrashed: false,
|
||||||
trashingDate: nil,
|
trashingDate: nil,
|
||||||
|
Loading…
Reference in New Issue
Block a user