mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Used c.last_advert (numeric Unix timestamp) instead of c.last_seen (ISO 8601 string) which caused formatTimeAgo() to return "Invalid Date". Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>