diff --git a/pylib/anki/consts.py b/pylib/anki/consts.py index 79763fedf..e917f6d8a 100644 --- a/pylib/anki/consts.py +++ b/pylib/anki/consts.py @@ -63,6 +63,8 @@ HELP_SITE = "http://ankisrs.net/docs/manual.html" LEECH_SUSPEND = 0 LEECH_TAGONLY = 1 +# Buttons + # Labels ##########################################################################