Fixed the documentation in the JavaScript SummeryHelper class.

This commit is contained in:
依瑪貓 2023-03-04 13:44:51 +08:00
parent 24415018b7
commit 710c26d016

View File

@ -46,7 +46,7 @@ class SummaryEditor {
/**
* The modal of the summary editor
* @type {HTMLFormElement}
* @type {HTMLDivElement}
*/
#modal;