We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eab98a commit acd5945Copy full SHA for acd5945
app/trainings/page.tsx
@@ -117,7 +117,7 @@ export default function Page() {
117
// Toggle buttons by editing this map in code. Set true to disable, false to enable.
118
const disabledMap: Record<Section, boolean> = {
119
data4health: false,
120
- clim4health: true,
+ clim4health: false,
121
land4health: true,
122
socio4health: true,
123
cube4health: true,
0 commit comments