mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-14 12:12:13 +00:00
lint
This commit is contained in:
parent
a7b8018ed9
commit
40ec773425
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ export function App() {
|
|||
const unsubscribe = window.electron.onHardDelete(() => {
|
||||
updateLibrary();
|
||||
});
|
||||
|
||||
|
||||
return () => unsubscribe();
|
||||
}, [updateLibrary]);
|
||||
|
||||
|
|
Loading…
Reference in a new issue