mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
Setup shortcuts after setting-up web.
This commit is contained in:
parent
17cc7d6eec
commit
e21de9ed7e
1 changed files with 1 additions and 1 deletions
|
@ -50,8 +50,8 @@ class Editor:
|
|||
# current card, for card layout
|
||||
self.card = None
|
||||
self.setupOuter()
|
||||
self.setupShortcuts()
|
||||
self.setupWeb()
|
||||
self.setupShortcuts()
|
||||
self.setupTags()
|
||||
|
||||
# Initial setup
|
||||
|
|
Loading…
Reference in a new issue