diff --git a/src/accounting/static/js/summary-editor.js b/src/accounting/static/js/summary-editor.js index 6f22e0d..008d795 100644 --- a/src/accounting/static/js/summary-editor.js +++ b/src/accounting/static/js/summary-editor.js @@ -508,7 +508,7 @@ class TagTabPlane extends TabPlane { errorContainer.innerText = ""; return true; } - + /** * Resets the tab plane input. *