Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
whattherestimefor committed Nov 15, 2024
1 parent 08b47dd commit 138230e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Mastodon/Scene/Settings/About Mastodon/AboutSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ enum AboutSettingsEntry: Hashable {
}
}

@MainActor
var secondaryText: String? {
switch self {
case .evenMoreSettings, .contributeToMastodon, .privacyPolicy:
Expand Down

0 comments on commit 138230e

Please sign in to comment.