We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 792f3dc + 317394f commit b303451Copy full SHA for b303451
web-client/src/views/PrivacyPolicyView.vue
@@ -129,9 +129,9 @@ import AccordionContent from 'primevue/accordioncontent'
129
</ul>
130
131
<p class="sr-privacy-note">
132
- <strong>Note:</strong> You can clear all stored data at any time from the
133
- Settings page using "Clear All My Data" - this includes IndexedDB and cached
134
- files.
+ <strong>Note:</strong> You can clear authentication and preferences using "Clear
+ All My Data" (science data is preserved), or clear request records and parquet
+ files using "Clear Science Data" from Settings → Privacy & Data.
135
</p>
136
</div>
137
</AccordionContent>
0 commit comments