mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-17 12:02:26 +01:00
fixed frontend (format, lint, build)
This commit is contained in:
@@ -22,6 +22,7 @@ export async function fetchModule(module: Module): Promise<Module> {
|
||||
module.name,
|
||||
module.prof,
|
||||
module.semester,
|
||||
false,
|
||||
module.events,
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user