Add PROJET_ORDONNANCE to type of DossierLegislatif
This commit is contained in:
parent
8e202fd0a1
commit
cbe235b287
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ export interface EcheancierLigne {
|
|||
export const allDossierLegislatifTypes = [
|
||||
"LOI_PUBLIEE",
|
||||
"PROJET_LOI",
|
||||
"PROJET_ORDONNANCE",
|
||||
"PROPOSITION_LOI",
|
||||
"ORDONNANCE_PUBLIEE",
|
||||
] as const
|
||||
|
|
Loading…
Reference in a new issue