Skip to content

Commit bd4436c

Browse files
committed
Fix icon
1 parent 23e9246 commit bd4436c

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

‎submodules/PremiumUI/Sources/PremiumIntroScreen.swift‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ public enum PremiumPerk: CaseIterable {
882882
case .aiTools:
883883
return "Item List/Icons/AITools"
884884
case .richText:
885-
return "ItemList/Icons/RichText"
885+
return "Item List/Icons/RichText"
886886
case .businessLocation:
887887
return "Item List/Icons/Location"
888888
case .businessHours:
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "richt.pdf",
5+
"idiom" : "universal"
6+
}
7+
],
8+
"info" : {
9+
"author" : "xcode",
10+
"version" : 1
11+
}
12+
}
Binary file not shown.

0 commit comments

Comments
 (0)