Bugfix in sendNotification()

URL for Post Request returned a 404 because there was a " too much
This commit is contained in:
2025-10-27 17:54:30 +01:00
parent 8bcb2618a2
commit 608608aa56
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.1.2",
"version": "0.1.3",
"name": "77th_eventcalendernotification",
"module": "./src/app.ts",
"type": "module",