Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: user1823 <[email protected]>
  • Loading branch information
L-M-Sherlock and user1823 committed Aug 14, 2024
1 parent f19b537 commit fe94d56
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, all cards whose the latest review log\'s type is marked as "Manual" 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 fe94d56

Please sign in to comment.