diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 20813b6b5..80aad1202 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -70,7 +70,7 @@ Cecini Krish Shah ianki rye761 - +Guillem Palau SalvĂ  ******************** The text of the 3 clause BSD license follows: diff --git a/pylib/anki/consts.py b/pylib/anki/consts.py index aaab49073..6ff036b1e 100644 --- a/pylib/anki/consts.py +++ b/pylib/anki/consts.py @@ -86,6 +86,7 @@ REVLOG_LRN = 0 REVLOG_REV = 1 REVLOG_RELRN = 2 REVLOG_CRAM = 3 +REVLOG_RESCHED = 4 # Labels ##########################################################################