Revised the documentation of the JavaScript for the summary helper.
This commit is contained in:
parent
b2411aee74
commit
826dcf0f86
@ -33,7 +33,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
class SummaryHelper {
|
||||
|
||||
/**
|
||||
* The entry type
|
||||
* The entry type, either "debit" or "credit"
|
||||
* @type {string}
|
||||
*/
|
||||
#entryType;
|
||||
|
Loading…
Reference in New Issue
Block a user