mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-06 19:59:13 +02:00
21 add reminder booleans, map uuid to module
This commit is contained in:
@@ -8,6 +8,7 @@ export class Module {
|
||||
public userDefinedName: string,
|
||||
public prof: string,
|
||||
public semester: string,
|
||||
public reminder: boolean,
|
||||
public events: Event[] = [],
|
||||
) {}
|
||||
|
||||
|
Reference in New Issue
Block a user