mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 00:12:25 -04:00
addcards>generate cards
This commit is contained in:
parent
8c41fabb11
commit
99a2adbe7e
1 changed files with 1 additions and 1 deletions
|
@ -719,7 +719,7 @@ order by ordinal""" % ids2str(self.cms))
|
|||
|
||||
def onHelp(self):
|
||||
QDesktopServices.openUrl(QUrl(ankiqt.appWiki +
|
||||
"Editor#AddCards"))
|
||||
"Editor#GenerateCards"))
|
||||
|
||||
class ChangeTemplateDialog(QDialog):
|
||||
|
||||
|
|
Loading…
Reference in a new issue