Skip to content

Commit

Permalink
small correction to trakt.html (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
veloute committed Feb 17, 2023
1 parent 34dcd8f commit f3ca422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Trakt/Web/trakt.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h3 class="checkboxListLabel">Exclude library folders:</h3>
<span>During Scheduled Task, set trakt.tv items to watched if local item is watched</span>
</label>
<div class="fieldDescription checkboxFieldDescription">
Controls what is synced to trakt.tv when when scheduled task is run.
Controls what is synced to trakt.tv when scheduled task is run.
</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription">
Expand All @@ -88,7 +88,7 @@ <h3 class="checkboxListLabel">Exclude library folders:</h3>
<span>During Scheduled Task, set trakt.tv items to unwatched if local item is unwatched</span>
</label>
<div class="fieldDescription checkboxFieldDescription">
Controls what is synced to trakt.tv when when scheduled task is run.
Controls what is synced to trakt.tv when scheduled task is run.
</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription">
Expand Down

0 comments on commit f3ca422

Please sign in to comment.