Actualizar server.js

This commit is contained in:
2026-02-15 19:12:12 +00:00
parent 11b22c9651
commit af71ef6c2c

View File

@@ -237,7 +237,7 @@ await client.query(`
expires_at TIMESTAMP NOT NULL,
created_at TIMESTAMP DEFAULT NOW()
);
`);
// PARCHE DE ACTUALIZACIÓN
await client.query(`