Commit
·
a3c1540
1
Parent(s):
d4f877e
💬 Clearer wording on settings
Browse files
src/lib/components/SettingsModal.svelte
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
Sharing your data will help improve the training data and make open models better over time.
|
| 31 |
</p>
|
| 32 |
<p class="text-gray-800">
|
| 33 |
-
|
| 34 |
</p>
|
| 35 |
<p class="text-gray-800">
|
| 36 |
Read more about this model's authors,
|
|
|
|
| 30 |
Sharing your data will help improve the training data and make open models better over time.
|
| 31 |
</p>
|
| 32 |
<p class="text-gray-800">
|
| 33 |
+
You can change this setting at any time, it applies to all your conversations.
|
| 34 |
</p>
|
| 35 |
<p class="text-gray-800">
|
| 36 |
Read more about this model's authors,
|