mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-24 22:46:16 +01:00
add battery charge to systems table
This commit is contained in:
@@ -245,7 +245,7 @@ export function AlertContent({
|
||||
{!singleDescription && (
|
||||
<div>
|
||||
<p id={`v${name}`} className="text-sm block h-8">
|
||||
{alertKey === "Battery" ? (
|
||||
{alertData.invert ? (
|
||||
<Trans>
|
||||
Average drops below{" "}
|
||||
<strong className="text-foreground">
|
||||
|
||||
Reference in New Issue
Block a user