Fix logo name

This commit is contained in:
Davide De Rosa 2022-05-20 22:46:59 +02:00
parent 46a8fb8a74
commit ae748dd1b3
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ extension View {
extension View {
var themeAssetsLogoImage: String {
"logo"
"Logo"
}
var themeCheckmarkImage: String {