mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
Update SettingsViewTrackers.swift
This commit is contained in:
parent
951bdab694
commit
b216f55b0d
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ struct SettingsViewTrackers: View {
|
|||
|
||||
SettingsToggleRow(
|
||||
icon: "arrow.triangle.2.circlepath",
|
||||
title: NSLocalizedString("Sync TV shows progress", comment: ""),
|
||||
title: NSLocalizedString("Sync shows/movies progress", comment: ""),
|
||||
isOn: $isSendTraktUpdates,
|
||||
showDivider: false
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue