Fix for typo in code cleanup

This commit is contained in:
PMKuipers 2024-07-10 19:39:05 +02:00
parent ae8f2b6841
commit 1b89bb87a6
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -161,7 +161,7 @@ export default {
currentpage: "currentpage",
},
studyplanEdit: {
studyplanEdit: 'studyplanEdit',
studyplanEdit: 'studyplan_edit',
'studyplan_add': 'studyplan_add',
'studyplanpage_add': 'studyplanpage_add',
'studyplanpage_edit': 'studyplanpage_edit',