missing colon

This commit is contained in:
leccelecce 2025-03-24 14:51:56 +00:00
parent a193770994
commit 6e77636b08

View File

@ -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">