feat: add unread notification badge to dock icon
This commit is contained in:
@@ -78,7 +78,7 @@ export function Col({
|
||||
});
|
||||
}
|
||||
};
|
||||
}, []);
|
||||
}, [webview]);
|
||||
|
||||
return (
|
||||
<div className="h-full w-[440px] shrink-0 p-2">
|
||||
|
||||
Reference in New Issue
Block a user