mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
Prevent adding a note that has already been added by checking if note.id is set before attempting to add it. This fixes a race condition when the Add button is clicked multiple times quickly. Fixes #4376 |
||
|---|---|---|
| .. | ||
| aqt | ||
| icons | ||
| launcher | ||
| mac | ||
| release | ||
| tests | ||
| tools | ||
| hatch_build.py | ||
| pyproject.toml | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/