Skip to content

Commit

Permalink
remove (requires Load Balancing)
Browse files Browse the repository at this point in the history
  • Loading branch information
L-M-Sherlock committed Dec 1, 2024
1 parent 8bcba74 commit 4165505
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 @@ -240,7 +240,7 @@ def search_stats_extended(did=None):
menu_for_helper.addAction(menu_show_steps_stats)
menu_for_helper.addAction(menu_auto_disperse_after_reschedule)
menu_for_easy_days = menu_for_helper.addMenu(
"Less Anki on Easy Days (requires Load Balancing)"
"Less Anki on Easy Days"
)
menu_for_helper.addSeparator()
menu_for_helper.addAction(menu_reschedule)
Expand Down

0 comments on commit 4165505

Please sign in to comment.