diff --git a/src/modules/notifpopups.tsx b/src/modules/notifpopups.tsx index 9d461b14..bf253c18 100644 --- a/src/modules/notifpopups.tsx +++ b/src/modules/notifpopups.tsx @@ -42,6 +42,7 @@ export default () => ( }} // Close on hover lost onHoverLost={() => popup.destroyWithAnims()} + setup={self => self.hook(popup, "destroy", () => self.destroy())} > {popup}