Fix missing image on iOS 14

This commit is contained in:
Davide De Rosa 2022-05-03 11:44:05 +02:00
parent 20be153b1a
commit e0e3e03781
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ extension View {
}
var themeProfileInactiveImage: String {
"circle.dotted"
"circle.dashed"
}
var themeCheckmarkImage: String {