Skip to content

Commit

Permalink
italics for emphasis
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye217 committed Oct 16, 2024
1 parent 39a5ca5 commit 68aa3aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/views/settings/SearchSettingsView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ export default function SearchSettingsView({
</div>
<div className="mt-3 text-sm text-muted-foreground">
Re-indexing will reprocess all thumbnails and descriptions (if
enabled) and apply the embeddings on each startup. Don't forget to
disable the option after restarting!
enabled) and apply the embeddings on each startup.{" "}
<em>Don't forget to disable the option after restarting!</em>
</div>
</div>
<div className="mt-2 flex flex-col space-y-6">
Expand Down

0 comments on commit 68aa3aa

Please sign in to comment.