guiStartCardTimer - ensure consistent output in case of failure
This commit is contained in:
parent
82636b024a
commit
c6cad9420c
@ -640,7 +640,8 @@ class AnkiBridge:
|
||||
if card is not None:
|
||||
card.startTimer()
|
||||
return True
|
||||
|
||||
else:
|
||||
return False
|
||||
|
||||
def guiShowQuestion(self):
|
||||
if self.guiReviewActive():
|
||||
|
Loading…
Reference in New Issue
Block a user