mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 06:26:16 +00:00
Add app command/search (#622)
This commit is contained in:
@ -42,7 +42,6 @@ export default function Refresh() {
|
||||
setPoll(undefined);
|
||||
}
|
||||
localStorage.setItem('refresh_interval', refreshInterval.toString());
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [refreshInterval]);
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user