mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-01 07:19:30 +00:00
missing colon
This commit is contained in:
parent
a193770994
commit
6e77636b08
@ -374,7 +374,7 @@ export default function FrigatePlusSettingsView({
|
||||
: {model.supportedDetectors.join(", ")}
|
||||
</div>
|
||||
<div>
|
||||
{t("frigatePlus.modelInfo.dimensions")}{" "}
|
||||
{t("frigatePlus.modelInfo.dimensions")}:{" "}
|
||||
{model.width + "x" + model.height}
|
||||
</div>
|
||||
<div className="text-xs text-muted-foreground">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user