Skip to content

Commit

Permalink
Push Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
joeclayallday committed Dec 12, 2024
1 parent 69d40d8 commit 247945b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ui/pages/diagnostics-detail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const DiagnosticsDetailPage = () => {
to: "/apps/85039/services",
},
{
name: "Why is the app API error rate over 50%",
name: "2024-12-01 10:11:00 - 10:21:00 UTC",
to: diagnosticsDetailUrl(),
},
]}
Expand Down
2 changes: 1 addition & 1 deletion src/ui/pages/diagnostics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export const DiagnosticsPage = () => {

<Table>
<THead>
<Th>Topic</Th>
<Th>Symptom</Th>
<Th>App</Th>
<Th>Environment</Th>
<Th>Created</Th>
Expand Down

0 comments on commit 247945b

Please sign in to comment.