Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
L-M-Sherlock committed Aug 15, 2024
1 parent fe94d56 commit 2aac56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def set_skip_manual_resched_cards(checked, _):
+ "- Set due date\n"
+ "- Reset (earlier called Forget)\n"
+ "- 'Reschedule cards on change' in FSRS section of Deck Options\n\n"
+ 'When you enable this option, cards that were last modified by any of the above will be skipped during rescheduling.'
+ "When you enable this option, cards that were last modified by any of the above will be skipped during rescheduling."
)
checked = askUser(
warning,
Expand Down

0 comments on commit 2aac56e

Please sign in to comment.