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