fix notification url

This commit is contained in:
2024-12-02 11:02:58 +02:00
parent 56f4341cd8
commit 99f9d0db75
2 changed files with 3 additions and 2 deletions
@@ -24,6 +24,7 @@
},
"contributors": [],
"scripts": {
"start": "node dist/server.js",
"build": "tsc",
"generate-keys": "node src/generate-keys.ts",
"test-send-notification": "node ./src/test-send-notification.js",