fix(mesh): enforce LoRa-only off-grid labels

This commit is contained in:
archipelago
2026-06-30 06:22:45 -04:00
parent 2ac0711f8e
commit b4531bb4fc
4 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -1477,7 +1477,7 @@ function isImageMime(mime?: string): boolean {
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18.364 5.636a9 9 0 11-12.728 0M12 9v4m0 4h.01" />
</svg>
<span class="text-sm font-medium text-orange-300">OFF-GRID</span>
<span class="text-xs text-white/50">Tor disabled mesh only</span>
<span class="text-xs text-white/50">Tor/FIPS disabled - LoRa only</span>
</div>
<!-- Actions row -->