Tweak marker API preference description

This commit is contained in:
Shadowfacts 2023-02-25 18:28:19 -05:00
parent 81ac3708a3
commit 2ba6b64485
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ struct BehaviorPrefsView: View {
} header: {
Text("Timeline")
} footer: {
Text("Syncing via the Mastodon API can be more reliable than iCloud, but is not compatible with the Mastodon web interface.")
Text("Syncing via the Mastodon API can be more reliable than iCloud, but is not compatible with the Mastodon web interface. Only the Home timeline can be synced via the Mastodon API.")
}
.appGroupedListRowBackground()
}