summaryrefslogtreecommitdiff
path: root/modules/drawers/Panels.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/drawers/Panels.qml')
-rw-r--r--modules/drawers/Panels.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/drawers/Panels.qml b/modules/drawers/Panels.qml
index db97362..5ea7e83 100644
--- a/modules/drawers/Panels.qml
+++ b/modules/drawers/Panels.qml
@@ -40,8 +40,6 @@ Item {
Notifications.Wrapper {
id: notifications
- visibility: root.visibilities.notifications
-
anchors.top: parent.top
anchors.right: parent.right
}