mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-05 12:04:14 +00:00
Add the status to the resources and ajust location
This commit is contained in:
@@ -516,7 +516,7 @@ export default function ProxyResourcesTable({
|
||||
},
|
||||
{
|
||||
id: "statusHistory",
|
||||
friendlyName: t("statusHistory"),
|
||||
friendlyName: t("uptime30d"),
|
||||
header: () => <span className="p-3">{t("statusHistory")}</span>,
|
||||
cell: ({ row }) => {
|
||||
const resourceRow = row.original;
|
||||
|
||||
Reference in New Issue
Block a user