Final Fix CV EDITOR
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
CICD - Pipeline 2023-03-27 22:08:44 +02:00
parent 9982f1f1bf
commit 353746b3d4
2 changed files with 3 additions and 3 deletions

View File

@ -117,8 +117,8 @@
} else if(opt == "Diplomes & Certifications") { } else if(opt == "Diplomes & Certifications") {
loadText(sectionTextArea, "DIPLOME") loadText(sectionTextArea, "DIPLOME")
} else if(opt == "LOBBIES") { } else if(opt == "Passions et activités") {
loadText(sectionTextArea, "Passions et activités") loadText(sectionTextArea, "LOBBIES")
} else if(opt == "Ma recherche de stage") { } else if(opt == "Ma recherche de stage") {
loadText(sectionTextArea, "FIND") loadText(sectionTextArea, "FIND")

View File

@ -9,5 +9,5 @@
"livableToken": true, "livableToken": true,
"createdAt": 1679260759114 "createdAt": 1679260759114
}, },
"lastconnexion": 1679946924306 "lastconnexion": 1679947497758
} }