diff --git a/public/nodes.js b/public/nodes.js index a236564..404e04f 100644 --- a/public/nodes.js +++ b/public/nodes.js @@ -244,7 +244,6 @@ Name Public Key Role - Regions Last Seen Adverts @@ -312,7 +311,6 @@ ${favStar(n.public_key, 'node-fav')}${n.name || '(unnamed)'} ${truncate(n.public_key, 16)} ${n.role} - — ${timeAgo(n.last_seen)} ${n.advert_count || 0} `;