fix: resolve peer isolation and invitation link sync issues

This commit is contained in:
Timo
2026-04-22 12:10:26 +02:00
parent 465a34837d
commit 9f004557ed
4 changed files with 35 additions and 4 deletions
+6
View File
@@ -315,6 +315,12 @@
<p>• Username helps others identify you.</p>
<p>• Noise filtering uses a blacklist to hide common non-video sites (e.g. Search, Social Media) from the Target Tab selector.</p>
</div>
<div style="margin-top: 15px; padding: 8px; border-top: 1px solid var(--card);">
<label>Troubleshooting</label>
<button id="regenId" class="secondary" style="width: 100%; font-size: 11px;">Regenerate Peer ID</button>
<p style="font-size: 9px; color: var(--text-muted); margin-top: 5px; text-align: center;">Use this if you see "Duplicate Identity" errors.</p>
</div>
</div>
<!-- Dev Tab -->