Skip to content

Commit 5c0f3ef

Browse files
Update Usage.md
1 parent 8b820c7 commit 5c0f3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
name: crModel.name ?? "",
1818
isHD: crModel.isHD)
1919
return model
20+
}
2021
}
21-
}
2222

2323
extension KeyWalletModel: Equatable {
2424
static func == (lhs: KeyWalletModel, rhs: KeyWalletModel) -> Bool {

0 commit comments

Comments
 (0)