Fix build error
This commit is contained in:
parent
08b47dde37
commit
138230e936
|
@ -27,6 +27,7 @@ enum AboutSettingsEntry: Hashable {
|
|||
}
|
||||
}
|
||||
|
||||
@MainActor
|
||||
var secondaryText: String? {
|
||||
switch self {
|
||||
case .evenMoreSettings, .contributeToMastodon, .privacyPolicy:
|
||||
|
|
Loading…
Reference in New Issue