mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Limit visibility of warning to only sources that have the input visible
This commit is contained in:
@@ -2485,7 +2485,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="ReverseProxyWarningMessage" class="reverse_proxy_warning">
|
||||
<div id="ReverseProxyWarningMessage" class="reverse_proxy_warning" data-source="openai,claude,mistralai,makersuite">
|
||||
<b>
|
||||
<div data-i18n="Using a proxy that you're not running yourself is a risk to your data privacy.">
|
||||
Using a proxy that you're not running yourself is a risk to your data privacy.
|
||||
|
Reference in New Issue
Block a user