Skip to content

Commit e554338

Browse files
authored
Add SEAMK course to dropdown
1 parent 43e837e commit e554338

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

course-settings.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ const courseSettings = {
1616
tmcOrganization: "laurea",
1717
tmcCourse: "python-english-2026-laurea-henttonen"
1818
},
19+
{
20+
tmcOrganization: "seamk",
21+
tmcCourse: "basics-of-programming-2023"
22+
},
1923
// {
2024
// tmcOrganization: "hbc",
2125
// tmcCourse: "python-TVT24Eng"

0 commit comments

Comments
 (0)