mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-03 18:29:16 +02: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