mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-03 18:29:14 +02:00
added schedule for updating all modules
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export class Module {
|
||||
constructor(
|
||||
public Id: string,
|
||||
public Name: string,
|
||||
public Course: string,
|
||||
public UserDefinedName: string,
|
||||
|
Reference in New Issue
Block a user