mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-27 14:19:01 +03:00
improved user experience
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ export default function AppBar() {
|
||||
|
||||
const handleRestart = useCallback(() => {
|
||||
setShowMoreMenu(false);
|
||||
setShowDialog(true);
|
||||
setShowDialogRestart(true);
|
||||
}, [showDialogRestart]);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user