1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-26 14:32:52 -05:00

Revert "spotlight: optimize to keep loaded"

This reverts commit 01b28e3ee8.
This commit is contained in:
bbedward
2025-12-03 10:34:19 -05:00
parent 1c7ebc4323
commit c331e2f39e
2 changed files with 2 additions and 29 deletions

View File

@@ -130,10 +130,6 @@ DankModal {
target: "spotlight"
}
Component.onCompleted: {
DankModalWindow.persistentModal = spotlightModal;
}
SpotlightContent {
id: spotlightContentInstance