fix : ajout d'une date de mouvement et protection sur le rôle Bureau

This commit is contained in:
2026-05-13 14:10:54 +02:00
parent 5b24d642bb
commit 754898da39
8 changed files with 150 additions and 78 deletions

View File

@@ -4,7 +4,9 @@
"Bash(npm run:*)",
"WebFetch(domain:geo.api.gouv.fr)",
"Bash(pip3 install:*)",
"Bash(python3 -c \":*)"
"Bash(python3 -c \":*)",
"Bash(make cache-clear *)",
"Bash(make test *)"
]
}
}