Skip to content

Commit

Permalink
Merge pull request #396 from sthaha/show-platform-power
Browse files Browse the repository at this point in the history
feat(dashboard): show platform power source
  • Loading branch information
vprashar2929 authored May 22, 2024
2 parents e5064f2 + a55f369 commit 6fcb7f2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"linkTargetBlank": false,
"pattern": "platform_power_source",
"thresholds": [],
"type": "hidden",
"type": "number",
"unit": "short"
},
{
Expand Down Expand Up @@ -436,7 +436,7 @@
"linkTargetBlank": false,
"pattern": "platform_power_source",
"thresholds": [],
"type": "hidden",
"type": "number",
"unit": "short"
},
{
Expand Down

0 comments on commit 6fcb7f2

Please sign in to comment.