mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
hide fake notifications
This commit is contained in:
parent
7c4bb9bac1
commit
535ae14459
1 changed files with 2 additions and 2 deletions
|
|
@ -157,7 +157,7 @@ Item {
|
|||
|
||||
ListModel {
|
||||
id: notificationsModel
|
||||
ListElement {
|
||||
/* ListElement {
|
||||
source: "call1Source"
|
||||
appIcon: "call-start"
|
||||
summary: "Missed call from Joe"
|
||||
|
|
@ -178,7 +178,7 @@ Item {
|
|||
appName: "Message"
|
||||
summary: "July: Hello?"
|
||||
actions: []
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
ListView {
|
||||
|
|
|
|||
Loading…
Reference in a new issue