internal: oop forgot to commit this

part of previous commit fix
This commit is contained in:
2 * r + 2 * t 2025-07-22 18:32:15 +10:00
parent f11e3ec5ef
commit 789c58e90a

View file

@ -114,7 +114,7 @@ Variants {
property bool dashboard
property bool utilities
Component.onCompleted: Visibilities.screens[scope.modelData] = this
Component.onCompleted: Visibilities.load(scope.modelData, this)
}
Interactions {