mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-27 13:47:50 +02:00
Update FrigatePlusSettingsView.tsx
This commit is contained in:
parent
c9eb01c4cd
commit
3035f76019
@ -339,7 +339,7 @@ export default function FrigatePlusSettingsView({
|
|||||||
frigatePlusSettings.model.id
|
frigatePlusSettings.model.id
|
||||||
].width + "x" + availableModels[
|
].width + "x" + availableModels[
|
||||||
frigatePlusSettings.model.id
|
frigatePlusSettings.model.id
|
||||||
].height) + ")
|
].height) + ")"
|
||||||
: "Retrieving models..."}
|
: "Retrieving models..."}
|
||||||
</SelectTrigger>
|
</SelectTrigger>
|
||||||
<SelectContent>
|
<SelectContent>
|
||||||
|
Loading…
Reference in New Issue
Block a user