Exercisegroup 0 and 1 complete implemented

This commit is contained in:
2024-11-18 15:41:33 +01:00
parent 9fbd9a1375
commit e2c45c6be0
18 changed files with 138 additions and 80 deletions

View File

@@ -12,6 +12,12 @@ export class ExerciseGroup extends Model {
@Column
groupNr: number
@Column
descriptionDe: string
@Column
descriptionEn: string
// Relations