honor home deck's new card bury setting

This commit is contained in:
Damien Elmes 2013-09-11 15:43:26 +09:00
parent c1827e0561
commit aa2b31a82b

View file

@ -1055,6 +1055,7 @@ did = ?, queue = %s, due = ?, mod = ?, usn = ? where id = ?""" % queue, data)
# original deck
ints=oconf['new']['ints'],
initialFactor=oconf['new']['initialFactor'],
bury=oconf['new'].get("bury", True),
# overrides
delays=delays,
separate=conf['separate'],