mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
fix
This commit is contained in:
parent
60b9b28090
commit
61b31c4550
@ -8,7 +8,7 @@ import { useCallback, useMemo, useState } from "react";
|
|||||||
import { Card, CardContent, CardHeader, CardTitle } from "../ui/card";
|
import { Card, CardContent, CardHeader, CardTitle } from "../ui/card";
|
||||||
import { Switch } from "../ui/switch";
|
import { Switch } from "../ui/switch";
|
||||||
import { Label } from "../ui/label";
|
import { Label } from "../ui/label";
|
||||||
import { usePersistence } from "@/context/use-persistence";
|
import { usePersistence } from "@/hooks/use-persistence";
|
||||||
|
|
||||||
const emptyObject = Object.freeze({});
|
const emptyObject = Object.freeze({});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user