mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 19:26:19 +00:00
Fixed for PR #631
This commit is contained in:
@@ -80,7 +80,6 @@ Rectangle {
|
||||
|
||||
// Icon
|
||||
NIcon {
|
||||
id: icon
|
||||
icon: if (root.icon !== "") {
|
||||
return root.icon
|
||||
} else if (type === "warning") {
|
||||
|
||||
Reference in New Issue
Block a user