We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5edc5 commit bb605feCopy full SHA for bb605fe
1 file changed
package/contents/ui/main.qml
@@ -41,7 +41,7 @@ PlasmoidItem {
41
return Plasmoid.configuration.barCount;
42
}
43
noiseReduction: Plasmoid.configuration.noiseReduction
44
- monstercat: lasmoid.configuration.monstercat
+ monstercat: Plasmoid.configuration.monstercat
45
waves: Plasmoid.configuration.waves
46
onIdleChanged: main.updateStatus()
47
onHasErrorChanged: main.updateStatus()
0 commit comments