italics for emphasis

This commit is contained in:
Josh Hawkins 2024-10-15 19:22:18 -05:00
parent 39a5ca5df0
commit 68aa3aa439

View File

@ -209,8 +209,8 @@ export default function SearchSettingsView({
</div> </div>
<div className="mt-3 text-sm text-muted-foreground"> <div className="mt-3 text-sm text-muted-foreground">
Re-indexing will reprocess all thumbnails and descriptions (if Re-indexing will reprocess all thumbnails and descriptions (if
enabled) and apply the embeddings on each startup. Don't forget to enabled) and apply the embeddings on each startup.{" "}
disable the option after restarting! <em>Don't forget to disable the option after restarting!</em>
</div> </div>
</div> </div>
<div className="mt-2 flex flex-col space-y-6"> <div className="mt-2 flex flex-col space-y-6">