Revert "v2.39.0 (#2180)"

This reverts commit 1e228c86c3.
This commit is contained in:
Raktima
2026-05-25 17:24:36 +05:30
committed by GitHub
parent 1e228c86c3
commit 7b4d0bf052
92 changed files with 5372 additions and 8680 deletions
@@ -126,7 +126,6 @@ export default async function docxtopdf(req, res) {
try {
// ---- Auth: current user ----
const userRes = await axios.get(`${serverUrl}/users/me`, { headers: sessionHeader });
const uploadedSizeBytes = req.file.size ?? req.file.buffer.length;
// ---- contracts_Users ----
const whereUser = JSON.stringify({