Add DEPLACE to Etat of legi Article

This commit is contained in:
Emmanuel 2023-06-01 09:11:01 +02:00
parent 9018d46cc3
commit 1fb4e06f07
2 changed files with 2 additions and 0 deletions

View file

@ -205,6 +205,7 @@ export type Etat =
| "ABROGE"
| "ANNULE"
| "DENONCE"
| "DEPLACE"
| "DISJOINT"
| "MODIFIE_MORT_NE"
| "MODIFIE"

View file

@ -342,6 +342,7 @@ export const allLegiArticleEtats = [
"ABROGE_DIFF", // 16233
"ABROGE", // 341353
"ANNULE", // 1955
"DEPLACE", // 1
"DISJOINT", // 87
"MODIFIE_MORT_NE", // 6929
"MODIFIE", // 429664