Test Auto-Deploy

This commit is contained in:
cay 2026-03-24 17:00:47 +00:00
parent ddfe573d11
commit 1a21734702

View File

@ -57,7 +57,7 @@ router.post("/", async (req, res) => {
/* ================================
Session speichern
================================= */
================================== */
req.session.user = {
id: user.id,