Skip to content

Commit 748aa87

Browse files
authored
Merge pull request #258 from flipperdevices/fix/desc-infrared-library
[Infrared] Fix description for infrared remote library
2 parents 941ddbd + 5443867 commit 748aa87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Flipper/Packages/UI/Sources/Hub/InfraredLibrary/InfraredLibraryCard.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ struct InfraredLibraryCard: View {
99
image: "InfraredRemoteLibrary",
1010
subtitle: "Remotes Library",
1111
description:
12-
"Find remotes for your devices from a " +
12+
"Find and save remotes for your devices from a " +
1313
"wide range of brands and models"
1414
) {
1515
Badge()

0 commit comments

Comments
 (0)