diff --git a/public/js/components/LVVerwaltung/LVVerwaltung.js b/public/js/components/LVVerwaltung/LVVerwaltung.js index e7d60fbe7..b2dbf027a 100644 --- a/public/js/components/LVVerwaltung/LVVerwaltung.js +++ b/public/js/components/LVVerwaltung/LVVerwaltung.js @@ -106,7 +106,7 @@ export default { }, semester() { return this.filter.semester; - } + }, }, methods: { updateFilter()