mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-06-13 01:16:53 +02:00
Plus settings - fix model ID overlap (#17265)
This commit is contained in:
parent
e7c6b2d571
commit
6cb385f6a7
@ -113,7 +113,7 @@ export default function FrigatePlusSettingsView() {
|
|||||||
).toLocaleString()}
|
).toLocaleString()}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div className="col-span-2 md:col-span-1">
|
||||||
<Label className="text-muted-foreground">
|
<Label className="text-muted-foreground">
|
||||||
{t("frigatePlus.modelInfo.modelId")}
|
{t("frigatePlus.modelInfo.modelId")}
|
||||||
</Label>
|
</Label>
|
||||||
|
Loading…
Reference in New Issue
Block a user