mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 01:05:20 +03:00
improved user experience
This commit is contained in:
parent
3d3aa4bed1
commit
185eab519e
@ -35,7 +35,7 @@ export default function AppBar() {
|
||||
|
||||
const handleRestart = useCallback(() => {
|
||||
setShowMoreMenu(false);
|
||||
setShowDialog(true);
|
||||
setShowDialogRestart(true);
|
||||
}, [showDialogRestart]);
|
||||
|
||||
return (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user