Finish notifications menu
This commit is contained in:
@@ -17,10 +17,6 @@ export default () => {
|
||||
hexpand: true,
|
||||
setup: (self) => {
|
||||
self.hook(notifs, () => {
|
||||
if (notifs.dnd) {
|
||||
return [];
|
||||
}
|
||||
|
||||
const imageContainer = (notif) => {
|
||||
if (notif.image !== undefined) {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user