Skip to content

Commit

Permalink
content: add app syllabus
Browse files Browse the repository at this point in the history
  • Loading branch information
TriptoAfsin committed Jul 18, 2023
1 parent 84828f2 commit 644e740
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/controllers/appController/appController.js
Original file line number Diff line number Diff line change
Expand Up @@ -5499,7 +5499,11 @@ let syllabusLevelFlow = (req, res) => {
{
batch: "45",
route: "app/syllabus/45"
}
},
{
batch: "46",
url: "https://drive.google.com/file/d/1di3DU0HRJZE-Kjihfr6UGS4y7qNWH7mF/view?usp=sharing"
}
]);
};

Expand Down

0 comments on commit 644e740

Please sign in to comment.