Skip to content

Commit acd5945

Browse files
committed
Update page.tsx
1 parent 8eab98a commit acd5945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/trainings/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ export default function Page() {
117117
// Toggle buttons by editing this map in code. Set true to disable, false to enable.
118118
const disabledMap: Record<Section, boolean> = {
119119
data4health: false,
120-
clim4health: true,
120+
clim4health: false,
121121
land4health: true,
122122
socio4health: true,
123123
cube4health: true,

0 commit comments

Comments
 (0)