mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
Merge branch 'main' into tooltip-remove-deck
This commit is contained in:
commit
bfd9c60436
1 changed files with 0 additions and 2 deletions
|
|
@ -368,8 +368,6 @@ impl Collection {
|
|||
}))
|
||||
),
|
||||
)?;
|
||||
} else if card.queue == CardQueue::Suspended {
|
||||
invalid_input!("Can't answer suspended cards");
|
||||
}
|
||||
|
||||
Ok(())
|
||||
|
|
|
|||
Loading…
Reference in a new issue