diff --git a/frontend/src/ts/elements/alerts.ts b/frontend/src/ts/elements/alerts.ts index f202b8f2b..4f5f04b03 100644 --- a/frontend/src/ts/elements/alerts.ts +++ b/frontend/src/ts/elements/alerts.ts @@ -115,7 +115,7 @@ async function getAccountAlerts(): Promise { $("#alertsPopup .accountAlerts .list").append(` -
+
${formatDistanceToNowStrict( new Date(ie.timestamp)