fixed not showing notification
This commit is contained in:
committed by
Marcin Jakubowski
parent
42cb38e71e
commit
9b0721f402
@@ -35,6 +35,7 @@ import Meta from 'gi://Meta';
|
|||||||
import Shell from 'gi://Shell';
|
import Shell from 'gi://Shell';
|
||||||
import St from 'gi://St';
|
import St from 'gi://St';
|
||||||
import * as Calendar from 'resource:///org/gnome/shell/ui/calendar.js'
|
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;
|
const NOTIFICATION_TIMEOUT = 4000;
|
||||||
|
|||||||
Reference in New Issue
Block a user