chore: add .env.template and remove test workflow #151

Merged
djalim merged 4 commits from release/1.0.0 into develop 2026-05-01 17:32:16 +00:00
Showing only changes of commit ed2fe69f54 - Show all commits
+1 -1
View File
@@ -7,7 +7,7 @@ const properties: AppProperties = {
pages: {
index: "Accueil",
overview: "Suivi des mobilités",
"my-mobility": "Ma mobilité",
// "my-mobility": "Ma mobilité", // TODO Fix ma mobilité page, so it renders correctly for students
},
adminOnly: ["overview"],
studentOnly: ["my-mobility"],