mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Fix new lines for instructions
This commit is contained in:
parent
42bc372d6e
commit
f41a9fd363
@ -203,10 +203,10 @@ ${Object.keys(objectMaskPoints)
|
|||||||
<Card
|
<Card
|
||||||
content={
|
content={
|
||||||
<p>
|
<p>
|
||||||
This tool can help you create masks & zones for your {camera} camera.
|
This tool can help you create masks & zones for your {camera} camera.<br />
|
||||||
• Click to add a point.
|
• Click to add a point.<br />
|
||||||
• Click and hold on an existing point to move it.
|
• Click and hold on an existing point to move it.<br />
|
||||||
• Right-Click on an existing point to delete it.
|
• Right-Click on an existing point to delete it.<br />
|
||||||
</p>
|
</p>
|
||||||
}
|
}
|
||||||
header="Instructions"
|
header="Instructions"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user