feat(dashboard): #82 add chart for sum of account and savings
This commit was merged in pull request #190.
This commit is contained in:
@@ -4,7 +4,6 @@ htmx.on("htmx:afterSwap", () => {
|
||||
});
|
||||
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
console.log("DOMContentLoaded");
|
||||
updateTime(document);
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user