added wireguard key revocation
This commit is contained in:
parent
3f99c52349
commit
3a210c5bab
2 changed files with 52 additions and 1 deletions
|
@ -92,6 +92,7 @@ PageClientInfoBase {
|
|||
text: qsTr("Revoke Key")
|
||||
onClicked: {
|
||||
ClientInfoLogic.onRevokeWireGuardKeyClicked()
|
||||
UiLogic.closePage()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue