Builder_web.job_build_treemap: Changed title of excluded treemap chunks
This commit is contained in:
parent
c6ff42d391
commit
ade1ea3a38
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ let add_routes datadir =
|
||||||
|> List.fold_left Int64.add 0L
|
|> List.fold_left Int64.add 0L
|
||||||
in
|
in
|
||||||
[
|
[
|
||||||
"Minors excluded from treemap", excluded_minors_size
|
"Smaller excluded entries", excluded_minors_size
|
||||||
]
|
]
|
||||||
in
|
in
|
||||||
info
|
info
|
||||||
|
|
Loading…
Reference in a new issue