Builder_web.job_build_treemap: Changed title of new excluded treemap chunks

This commit is contained in:
rand00 2021-12-16 15:14:48 +01:00 committed by Reynir Björnsson
parent 82c5614440
commit a0254b3e70

View file

@ -237,8 +237,8 @@ let add_routes datadir =
|> List.map Info.compute_area
|> List.fold_left Int64.add 0L
in
[
"Minor subtrees", excluded_minors_size
[
"Minors excluded from treemap", excluded_minors_size
]
in
info