mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
set rd=2 in subscriptions
This commit is contained in:
parent
19a293cf74
commit
c4e045463b
1 changed files with 1 additions and 1 deletions
|
@ -873,7 +873,7 @@ values
|
|||
0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0,
|
||||
0, "", "", 2.5, 0, 0, 2, :t, 0)""", dlist)
|
||||
0, "", "", 2.5, 0, 0, 2, :t, 2)""", dlist)
|
||||
# update q/as
|
||||
models = dict(self.deck.s.all("""
|
||||
select cards.id, models.id
|
||||
|
|
Loading…
Reference in a new issue