Skip to content

Commit

Permalink
Hide school charts (#1089)
Browse files Browse the repository at this point in the history
Not relevant over summer, no fresh data
  • Loading branch information
stefanb authored Jul 4, 2022
1 parent b80e13a commit 77ab172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/visualizations/App.fs
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ let render (state: State) (_: Msg -> unit) =
patients; patientsICU; // patientsCare;
tests; ageGroupsTimeline;
map; municipalities; regionMap; regions100k;
schools; schoolStatus
//schools; schoolStatus
sewage;
vaccination; vaccines;
vaccineEffectAge; vaccineEffect;
Expand Down

0 comments on commit 77ab172

Please sign in to comment.