Revised the documentation of the JavaScript OriginalEntrySelector class.

This commit is contained in:
依瑪貓 2023-03-18 21:54:36 +08:00
parent 915e4408e1
commit 4a8297d594

View File

@ -71,7 +71,7 @@ class OriginalEntrySelector {
#optionById;
/**
* The journal entry editor.
* The journal entry editor
* @type {JournalEntryEditor}
*/
entryEditor;