anki-connect/plugin
NSBum 4e41429165
Fixed deck config id actions (#273)
The follow deck configuration actions were updated to conform to Anki’s current deck configuration access. Specifically, `decks.conf` is no longer available.

setDeckConfigId no longer check for existence of configuration id, because the access to the list of config id’s appears to be only through decks; and the config may theoretically be orphaned.
2021-07-14 18:22:10 -07:00
..
__init__.py Fixed deck config id actions (#273) 2021-07-14 18:22:10 -07:00
config.json Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00
config.md Cleanup 2020-01-05 16:24:20 -08:00
util.py Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00
web.py Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00