Disable counting of some layers, use metric counts

This commit is contained in:
Pieter Vander Vennet 2024-02-22 02:04:49 +01:00
parent 426128e141
commit beef9947c8
12 changed files with 26 additions and 11 deletions

View file

@ -16,7 +16,7 @@
],
"iconSize": "40,40",
"label": {
"render": "{total}"
"render": "{total_metric}"
},
"labelCss": "background: #ffffffbb",
"labelCssClasses": "w-12 text-lg rounded-xl p-1 px-2"