Commit 22276b42 authored by Bharat Kashyap's avatar Bharat Kashyap
Browse files

feat: SB-26189

Showing with 1 addition and 0 deletions
+1 -0
......@@ -31,6 +31,7 @@ async function printDocx(req,res){
result: {
content_id: id,
base64string: binary,
filename: filename
},
};
res.send(resJSON);
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment