Add comma for better merging

This commit is contained in:
chfhtw
2026-07-17 12:01:08 +02:00
parent 0471f838b9
commit 43d69a5683
@@ -106,7 +106,7 @@ export default {
},
semester() {
return this.filter.semester;
}
},
},
methods: {
updateFilter()