Add private to pour mon entreprise

pull/2529/head
Jérémy Rialland 2023-03-02 15:31:52 +01:00 committed by Johan Girod
parent 5bee677a2f
commit 4d6f56820f
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ export function pourMonEntrepriseConfig({
sitePaths,
}: SimulatorsDataParams) {
return config({
private: true,
id: 'pour-mon-entreprise',
pathId: 'assistants.pour-mon-entreprise.index',
path: sitePaths.assistants['pour-mon-entreprise'].index,