Builder_web.job_build_treemap: Changed title of new excluded treemap chunks
This commit is contained in:
parent
82c5614440
commit
a0254b3e70
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue