mirror of
https://github.com/yattee/yattee.git
synced 2026-02-20 01:39:46 +00:00
Fix locales
This commit is contained in:
@@ -63,7 +63,7 @@ struct ChannelCardGridView: View {
|
||||
}
|
||||
} else {
|
||||
// Reserve space with invisible text
|
||||
Text(" ")
|
||||
Text(verbatim: " ")
|
||||
.font(subscriberFont)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user