Skip to content

Commit

Permalink
fix: add PASS as opco
Browse files Browse the repository at this point in the history
  • Loading branch information
kevbarns committed Apr 26, 2024
1 parent 8005bf0 commit b4dc3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/constants/recruteur.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export enum OPCOS {
MOBILITE = "Opco Mobilités",
SANTE = "Opco Santé",
UNIFORMATION = "Uniformation, l'Opco de la Cohésion sociale",
PASS = "pass",
}

export const NIVEAUX_POUR_LBA = {
Expand Down

0 comments on commit b4dc3af

Please sign in to comment.