mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
italics for emphasis
This commit is contained in:
parent
39a5ca5df0
commit
68aa3aa439
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user