Refactoring: cursus -> curriculum frontend
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m3s
Build and test backend / Test-backend (pull_request) Successful in 1m58s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 25s

I hope I didn't missed anything, this commit is following the previous
one in this branch
This commit is contained in:
2024-03-16 10:17:04 +01:00
parent e2da7271af
commit 17d0ae7ccc
8 changed files with 60 additions and 60 deletions

View File

@ -8,7 +8,7 @@
address: String,
country: String,
birthDate: String,
cursus:String,
curriculum:String,
degree:String,});
</script>