5bb02e7d21
Anki deprecated access to the model from the API and the new MockModel contained no attribute 'cards' leading to an error message being thrown instead of card ids being returned. This change uses findCards to find card ids instead of the model so no error is thrown while keeping guiBrowse functionally equivalent to the previous version. Closes #277. |
||
---|---|---|
.. | ||
__init__.py | ||
config.json | ||
config.md | ||
util.py | ||
web.py |