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 {
|
class SummaryHelper {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The entry type
|
* The entry type, either "debit" or "credit"
|
||||||
* @type {string}
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
#entryType;
|
#entryType;
|
||||||
|
Loading…
Reference in New Issue
Block a user