mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
Fix getCard() not allowed
This commit is contained in:
parent
68f0e6e992
commit
018a9db57b
1 changed files with 2 additions and 0 deletions
|
@ -1017,6 +1017,8 @@ exposed_backend_list = [
|
|||
"add_media_from_path",
|
||||
"get_absolute_media_path",
|
||||
"extract_media_files",
|
||||
# CardsService
|
||||
"get_card",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue