mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
./check
This commit is contained in:
parent
f01e0f8d0b
commit
e46d98e2e0
5 changed files with 5 additions and 4 deletions
|
@ -1227,6 +1227,7 @@ timerStopped = false;
|
|||
onMark = toggle_mark_on_current_note
|
||||
setFlag = set_flag_on_current_card
|
||||
|
||||
|
||||
class SvelteReviewer(Reviewer):
|
||||
def _answerButtons(self) -> str:
|
||||
default = self._defaultEase()
|
||||
|
|
Loading…
Reference in a new issue