mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 02:27:59 +00:00
chore: remove Scope Adoption by Area description text
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
32be6807f5
commit
896a21cda7
+1
-1
@@ -5107,7 +5107,7 @@ function destroy() { _stopRolesRefresh(); _stopScopesRefresh(); _stopForeignTraf
|
||||
}).join('');
|
||||
setSectionHtml(areaAdoptEl, detailsSection(
|
||||
'Scope Adoption by Area (' + byArea.length.toLocaleString() + ' areas)',
|
||||
'All-time — expand an area to see exactly which nodes support its linked region (own default_scope or ever relayed it) and which don\'t. Broader areas (e.g. "Danmark (alle)") roll up every nested sub-area\'s nodes too, not just the ones no smaller area already claimed.',
|
||||
null,
|
||||
areaGroups,
|
||||
'scope-adoption-by-area'
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user