fix on NAN docuemnt and translations typo

This commit is contained in:
2024-11-29 16:43:35 +00:00
parent 9c6354dc7d
commit b2ce928a63
2 changed files with 4 additions and 4 deletions
@@ -41,9 +41,9 @@ ApiProxy.get(async (req, res) => {
tempCaseRef
);
// Object.assign(blobProgress, {
// "appealComplete": tempCaseRef,
// });
Object.assign(blobProgress, {
"appealComplete": tempCaseRef,
});
delete blobProgress["pinswg_name"];