drawers: reverted changes to c0ea060

This commit is contained in:
ATMDA 2025-11-13 14:59:03 -05:00
parent a13f69531f
commit 02d4feb3ab

View file

@ -140,7 +140,6 @@ Variants {
property bool dashboard
property bool utilities
property bool sidebar
property bool notifications
Component.onCompleted: Visibilities.load(scope.modelData, this)
}