mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Revert "fix(settings): reload settings after nix-managed config file replacements"
This reverts commit 17b157d1b6.
This commit is contained in:
@@ -74,7 +74,7 @@ SmartPanel {
|
||||
id: playerContent
|
||||
anchors.fill: parent
|
||||
|
||||
property real contentPreferredHeight: mainLayout.implicitHeight + Style.margin2L
|
||||
property real contentPreferredHeight: mainLayout.implicitHeight + Style.margin2L;
|
||||
|
||||
property Component visualizerSource: {
|
||||
switch (root.visualizerType) {
|
||||
|
||||
Reference in New Issue
Block a user