mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * refresh model list when legacy addon adds notetype When legacy addons add note types, they automatically add the note type to the collection models. When this was detected, the dialog box presenting the list of models was not being updated due to an early return in the code. This commit adds a list refresh along this path of execution to ensure the gui is updated with the newly added model. * add trailing space to name in CONTRIBUTORS |
||
---|---|---|
.. | ||
aqt | ||
bundle | ||
icons | ||
mac | ||
tests | ||
tools | ||
.isort.cfg | ||
README.md | ||
runanki.py |
Python's Qt GUI is in aqt/