mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Fix typo
This commit is contained in:
parent
3fd99f464a
commit
c55161b6b6
@ -74,7 +74,7 @@ struct SponsorBlockSettings: View {
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
} label: {
|
} label: {
|
||||||
Text("Restore Default Colors …")
|
Text("Restore Default Colors…")
|
||||||
.foregroundColor(.red)
|
.foregroundColor(.red)
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user