Skip to content

Commit

Permalink
utilisation nouveaux barèmes
Browse files Browse the repository at this point in the history
  • Loading branch information
DnzzL committed Jun 30, 2024
1 parent 65649c4 commit 4d012a8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import { Memoize } from 'typescript-memoize'
const CITY_FILE_PATHS = {
paris: 'json-data/encadrements_paris.json',
lille: 'json-data/encadrements_lille_2024.json',
plaineCommune: 'json-data/encadrements_plaine-commune_2023.json',
estEnsemble: 'json-data/encadrements_est-ensemble_2023.json',
plaineCommune: 'json-data/encadrements_plaine-commune_2024.json',
estEnsemble: 'json-data/encadrements_est-ensemble_2024.json',
lyon: 'json-data/encadrements_lyon_2024.json',
montpellier: 'json-data/encadrements_montpellier_2023.json',
bordeaux: 'json-data/encadrements_bordeaux_2023.json',
Expand Down

0 comments on commit 4d012a8

Please sign in to comment.