mirror of
https://github.com/henrygd/beszel.git
synced 2026-05-02 02:00:30 +00:00
update
This commit is contained in:
@@ -36,9 +36,9 @@ import { formatBulkProbeLine } from "@/components/network-probes-table/probe-dia
|
||||
import { Badge } from "../ui/badge"
|
||||
|
||||
const protocolColors: Record<string, string> = {
|
||||
icmp: "bg-blue-500/15 text-blue-600 dark:text-blue-400",
|
||||
tcp: "bg-purple-500/15 text-purple-600 dark:text-purple-400",
|
||||
http: "bg-green-500/15 text-green-700 dark:text-green-400",
|
||||
icmp: "bg-blue-500/15! text-blue-600 dark:text-blue-400",
|
||||
tcp: "bg-purple-500/15! text-purple-600 dark:text-purple-400",
|
||||
http: "bg-green-500/15! text-green-700 dark:text-green-400",
|
||||
}
|
||||
|
||||
const SYSTEM_STATUS_COLORS = {
|
||||
|
||||
Reference in New Issue
Block a user