add more icons
This commit is contained in:
@@ -32,7 +32,10 @@ struct CustomizeView: View {
|
||||
("AppIconGoodImage", "AppIconGood"),
|
||||
("AppIconAverageImage", "AppIconAverage"),
|
||||
("AppIconBadImage", "AppIconBad"),
|
||||
("AppIconHorribleImage", "AppIconHorrible")
|
||||
("AppIconBlueGreenImage", "AppIconBlueGreen"),
|
||||
("AppIconNeonGreenImage", "AppIconNeonGreen"),
|
||||
("AppIconPinkImage", "AppIconPink"),
|
||||
("AppIconPurpleImage", "AppIconPurple")
|
||||
]
|
||||
|
||||
var body: some View {
|
||||
|
||||
Reference in New Issue
Block a user