mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 10:18:31 +02:00
Fix Tauri listeners
This commit is contained in:
@@ -154,5 +154,5 @@ export function useTauriListeners() {
|
|||||||
unsub();
|
unsub();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
});
|
}, []);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user