mirror of
https://github.com/ajnart/homarr.git
synced 2026-05-06 11:46:09 +02:00
💄 Included back the text under percentage (#1343)
This commit is contained in:
@@ -75,6 +75,7 @@ const stats = [
|
||||
{
|
||||
icon: IconPercentage,
|
||||
value: (x) => formatPercentage(x.adsBlockedTodayPercentage, 2),
|
||||
label: 'card.metrics.queriesBlockedTodayPercentage',
|
||||
color: 'rgba(255, 165, 20, 0.4)',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user