Card and queue type

This commit is contained in:
Arthur Milchior 2020-01-30 18:11:04 -08:00
parent 799ef6c90c
commit a0bbc3dc97

View file

@ -14,6 +14,8 @@ NEW_CARDS_FIRST = 2
NEW_CARDS_RANDOM = 0
NEW_CARDS_DUE = 1
# Card and queue types
# removal types
REM_CARD = 0
REM_NOTE = 1