Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GhenadieVP committed Aug 15, 2023
1 parent 833b083 commit 7ffb524
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ extension LedgerHardwareWalletFactorSource {
try .init(
id: ID(kind: .ledgerHQHardwareWallet, body: deviceID),
common: common(isOlympiaCompatible: true),
hint: .init(name: name, model: model),
hint: .init(name: name, model: model)
)
}
}

0 comments on commit 7ffb524

Please sign in to comment.