added dialog information transfer

This commit is contained in:
masterelmar
2023-10-17 00:04:10 +02:00
parent b9acdd3a34
commit 87b51fd6fe
4 changed files with 17 additions and 18 deletions

View File

@@ -1,6 +1,5 @@
export class Module {
constructor(
public id: string,
public name: string,
public course: string,
public userDefinedName: string,