Skip to content

Commit cb8f18e

Browse files
Merge pull request #67 from bouteillerAlan/feat/extra-dot
Feat/extra dot
2 parents 6aaa223 + 077f25e commit cb8f18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

a2n.archupdate.plasmoid/contents/ui/config/configDisplay.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Kirigami.ScrollablePage {
112112
}
113113

114114
Kirigami.FormLayout {
115-
visible: separateDot.checked && mainDot.checked
115+
visible: secondDot.checked && mainDot.checked
116116

117117
RowLayout {
118118
Kirigami.FormData.label: "Custom second dot options: "

0 commit comments

Comments
 (0)