Exercisegroup 0 and 1 complete implemented
This commit is contained in:
@@ -12,6 +12,12 @@ export class ExerciseGroup extends Model {
|
||||
@Column
|
||||
groupNr: number
|
||||
|
||||
@Column
|
||||
descriptionDe: string
|
||||
|
||||
@Column
|
||||
descriptionEn: string
|
||||
|
||||
|
||||
// Relations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user