fixed not showing notification

This commit is contained in:
ayecptn
2025-06-24 10:21:08 +02:00
committed by Marcin Jakubowski
parent 42cb38e71e
commit 9b0721f402
+1
View File
@@ -35,6 +35,7 @@ import Meta from 'gi://Meta';
import Shell from 'gi://Shell';
import St from 'gi://St';
import * as Calendar from 'resource:///org/gnome/shell/ui/calendar.js'
import * as MessageList from 'resource:///org/gnome/shell/ui/messageList.js'
const NOTIFICATION_TIMEOUT = 4000;