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
|
@ -238,7 +238,7 @@ let add_routes datadir =
|
||||||
|> List.fold_left Int64.add 0L
|
|> List.fold_left Int64.add 0L
|
||||||
in
|
in
|
||||||
[
|
[
|
||||||
"Minor subtrees", excluded_minors_size
|
"Minors excluded from treemap", excluded_minors_size
|
||||||
]
|
]
|
||||||
in
|
in
|
||||||
info
|
info
|
||||||
|
|
Loading…
Reference in a new issue