diff --git a/TwoFAS/TwoFAS/Interactors/ImportFromFileInteractor+Parsers.swift b/TwoFAS/TwoFAS/Interactors/ImportFromFileInteractor+Parsers.swift index b965a044..05b64d92 100644 --- a/TwoFAS/TwoFAS/Interactors/ImportFromFileInteractor+Parsers.swift +++ b/TwoFAS/TwoFAS/Interactors/ImportFromFileInteractor+Parsers.swift @@ -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,