oops 2 electric fuck you

This commit is contained in:
MeowcaTheoRange 2024-10-08 21:40:24 -05:00
parent 2dd8c8f386
commit 7d578987f7

View file

@ -488,7 +488,7 @@ app.get('/updates', async (req, res) => {
});
});
const enc_key = Buffer.from(process.env.RESUME_ENCRYPTION_KEY, "hex");
// const enc_key = Buffer.from(process.env.RESUME_ENCRYPTION_KEY, "hex");
// app.get('/resumeEnc', async (req, res) => {
// const iv = crypto.randomBytes(16);