Compare commits
2 Commits
9c234e6994
...
488f502b2d
Author | SHA1 | Date | |
---|---|---|---|
488f502b2d | |||
8a6b221513 |
|
@ -153,7 +153,11 @@ export const removeElective = function (ical: iCalFile, chosenElective: string):
|
|||
{name: 'Kryptographische Verfahren'},
|
||||
{name: 'Robotik'},
|
||||
{name: 'Web-Services'},
|
||||
{name: 'High Performance Computing'}
|
||||
{name: 'High Performance Computing'},
|
||||
{name: 'Digitale Audiosignalverarbeitung'},
|
||||
{name: 'Psychologische Grundlagen für Informatiker'},
|
||||
{name: 'Erklärbare Künstliche Intelligenz'},
|
||||
{name: 'Innovation Management'}
|
||||
];
|
||||
electiveToRemove.splice(parseInt(chosenElective), 1);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user