Add stuff

This commit is contained in:
2025-07-31 22:50:39 +02:00
parent 07c434dba8
commit 15f4f74cb7
18 changed files with 506 additions and 76 deletions
+1
View File
@@ -0,0 +1 @@
export default defineEventHandler(async (event) => ({ ok: true }));