You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 📝 Description
9c92112 introduced a change from
`relativeTime` to `timeAgo` but it was not propagated everywhere. This
results in a bug in a front-end bug on Activity Monitor when a debugging
session is running, hiding the debugging session which makes stopping it
manually no longer possible.
<img width="488" alt="Screenshot 2025-05-20 at 10 41 41"
src="https://github.com/user-attachments/assets/233ea00b-8212-480c-b0c7-f4f854598736"
/>
## ✅ Checklist
- [ ] I have tested this change
- [ ] This change requires documentation update
(I can't spend several hours setting up this repository locally yet,
sorry! It's a very simple front-end fix though)
Co-authored-by: Veljko Maksimovic <[email protected]>
0 commit comments