This build was committed by a bot.

This commit is contained in:
github-actions[bot]
2025-12-16 14:27:36 +00:00
parent 006c63ad47
commit 40961c6d42
2 changed files with 2 additions and 2 deletions

2
dist/index.html vendored
View File

@@ -136,7 +136,7 @@
<div class="flex items-start gap-3">
<input id="set_donor" type="checkbox" class="mt-0.5 h-4 w-4 rounded border-gray-300 text-black focus:ring-black">
<div class="text-sm">
<label for="set_donor" class="font-medium text-gray-700">I don't mind sharing my chats</label>
<label for="set_donor" class="font-medium text-gray-700">Using Proxy (recommended)</label>
<p class="text-xs text-gray-500">When enabled, streams go through a proxy which makes it possible to background the mobile app or tab while streaming and not lose your chat upon foregrounding.</p>
</div>
</div>