mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
LEECH_TAGONLY
This commit is contained in:
parent
dadf9042f7
commit
8264be1964
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ HELP_SITE = "http://ankisrs.net/docs/manual.html"
|
||||||
|
|
||||||
# Leech actions
|
# Leech actions
|
||||||
LEECH_SUSPEND = 0
|
LEECH_SUSPEND = 0
|
||||||
|
LEECH_TAGONLY = 1
|
||||||
|
|
||||||
# Labels
|
# Labels
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
Loading…
Reference in a new issue