New version v2.3.6
This commit is contained in:
@@ -155,7 +155,7 @@ struct CreditsView: View {
|
||||
}
|
||||
|
||||
struct CreditRow: View {
|
||||
let label: String
|
||||
let label: LocalizedStringKey
|
||||
let value: String
|
||||
var highlight: Bool = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user