mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-23 04:28:32 +03:00
Merge branch 'dev' into node-version
This commit is contained in:
commit
1f27b69f42
@ -438,7 +438,7 @@ export default function Settings() {
|
||||
return (
|
||||
<div className="flex h-full flex-col">
|
||||
<div className="flex items-center justify-between border-b border-secondary p-3">
|
||||
<Heading as="h3" className="mb-0">
|
||||
<Heading as="h3" className="mb-0 min-h-9">
|
||||
{t("menu.settings", { ns: "common" })}
|
||||
</Heading>
|
||||
{CAMERA_SELECT_BUTTON_PAGES.includes(page) && (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user