Skip to content

Commit

Permalink
Merge branch 'swep-dev' into Kalender
Browse files Browse the repository at this point in the history
  • Loading branch information
JOHAE96 authored Jul 8, 2020
2 parents 666bbe7 + 391014d commit 7375c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/task-details/task-details.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ export class TaskDetailsComponent implements OnInit {
allocate: ['9b', '9a', 'Verena Steinmeier'],
subject: undefined,
materials: undefined,
model_solution: undefined,
uebung: true,
modelSolution: undefined
};

stringArray: StringArray = { text: [], mode: [] };
Expand Down

0 comments on commit 7375c63

Please sign in to comment.