Added E-Mail Sending

This commit is contained in:
2024-09-30 18:34:33 +02:00
parent 782f97afcc
commit c1282c613e
2 changed files with 12 additions and 8 deletions

View File

@@ -114,16 +114,8 @@ const setup = async () => {
})
})
console.log(incomeMonths)
incomeData.value = incomeMonths
}
const days = computed(() => {