fix on NAN docuemnt and translations typo
This commit is contained in:
@@ -41,9 +41,9 @@ ApiProxy.get(async (req, res) => {
|
||||
tempCaseRef
|
||||
);
|
||||
|
||||
// Object.assign(blobProgress, {
|
||||
// "appealComplete": tempCaseRef,
|
||||
// });
|
||||
Object.assign(blobProgress, {
|
||||
"appealComplete": tempCaseRef,
|
||||
});
|
||||
|
||||
delete blobProgress["pinswg_name"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user