Improve correctness of regional traffic repeats

This commit is contained in:
Jack Kingsman
2026-03-09 15:03:18 -07:00
parent 6832516b40
commit e03ddcaaa7
@@ -557,8 +557,9 @@ export function SettingsRadioSection({
placeholder="#MyRegion" placeholder="#MyRegion"
/> />
<p className="text-xs text-muted-foreground"> <p className="text-xs text-muted-foreground">
Tag outgoing flood messages with a region name (e.g. #MyRegion). Repeaters with this Tag outgoing flood messages with a region name (e.g. #MyRegion). Repeaters configured for
region configured will prioritize your traffic. Leave empty to disable. that region can forward the traffic, while repeaters configured to deny other regions may
drop it. Leave empty to disable.
</p> </p>
</div> </div>