mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 00:12:25 -04:00
Fix encodeIriPaths() not allowed
This commit is contained in:
parent
053bd4380f
commit
12e222b66e
1 changed files with 2 additions and 0 deletions
|
@ -675,6 +675,8 @@ exposed_backend_list = [
|
||||||
"simulate_fsrs_review",
|
"simulate_fsrs_review",
|
||||||
# DeckConfigService
|
# DeckConfigService
|
||||||
"get_ignored_before_count",
|
"get_ignored_before_count",
|
||||||
|
# CardRenderingService
|
||||||
|
"encode_iri_paths",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue