mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
Add getNoteId to exports (#1884)
This commit is contained in:
parent
ae18ba2a05
commit
7a77a8f2f9
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
setClozeHint,
|
||||
saveNow: saveFieldNow,
|
||||
focusIfField,
|
||||
getNoteId,
|
||||
setNoteId,
|
||||
wrap,
|
||||
...oldEditorAdapter,
|
||||
|
|
Loading…
Reference in a new issue