forked from shadowfacts/Tusker
Tweak marker API preference description
This commit is contained in:
parent
81ac3708a3
commit
2ba6b64485
|
@ -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()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue