Builder_web.job_build_treemap: Changed title of excluded treemap chunks

This commit is contained in:
rand00 2021-12-20 15:51:40 +01:00 committed by Reynir Björnsson
parent c6ff42d391
commit ade1ea3a38

View file

@ -238,7 +238,7 @@ let add_routes datadir =
|> List.fold_left Int64.add 0L
in
[
"Minors excluded from treemap", excluded_minors_size
"Smaller excluded entries", excluded_minors_size
]
in
info