fix state mutation for closeParticipation

This commit is contained in:
2021-05-06 12:57:53 +02:00
parent 9e1c151402
commit a536d2780e
2 changed files with 12 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ export default {
savePersons() {
console.log('[wip] saving persons');
}
*/
*/
}
}
</script>