Update PageSettingsConnection.qml
killswitch with capital
This commit is contained in:
parent
d3339a7f3a
commit
0df875421f
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ PageType {
|
||||||
}
|
}
|
||||||
onClicked: {
|
onClicked: {
|
||||||
if (!checkable) {
|
if (!checkable) {
|
||||||
PageController.showNotificationMessage(qsTr("Cannot change killSwitch settings during active connection"))
|
PageController.showNotificationMessage(qsTr("Cannot change KillSwitch settings during active connection"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue