mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-15 13:52:09 +08:00
PiHole widget: added new Percentage block (#1471)
* PiHole widget: added new Percentage block * update pi-hole percentage --------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9b0c0af8b8
commit
defc1195b2
@@ -10,6 +10,7 @@ const widget = {
|
||||
validate: [
|
||||
"dns_queries_today",
|
||||
"ads_blocked_today",
|
||||
"ads_percentage_today",
|
||||
"domains_being_blocked"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user