Skip to content

Commit

Permalink
chore: Branding my kSuite plus with a plus logo not a plus plus
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-coye committed Feb 12, 2025
1 parent 639da2f commit d7a7e2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class ParameterTableViewController: BaseGroupedTableViewController {
if packId == .myKSuite {
return "my kSuite"
} else if packId == .myKSuitePlus {
return "my kSuite plus"
return "my kSuite +"
} else {
return ""
}
Expand Down

0 comments on commit d7a7e2f

Please sign in to comment.