Skip to content

Commit

Permalink
[Fix] Certificate preview approve issue and doctype issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojNathIC committed Nov 26, 2024
1 parent 2cb60ca commit 5e7ecc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inspector/inspector.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export class InspectorController {
certificateNo,
doctype,
);
const type = data.schoolType;
// const type = data.schoolType;

console.log('data', data);

Expand Down

0 comments on commit 5e7ecc3

Please sign in to comment.