added notification after config revokation

This commit is contained in:
vladimir.kuznetsov 2023-12-14 11:03:27 +07:00
parent a91ab0e910
commit f52c3c430f

View file

@ -31,6 +31,7 @@ PageType {
ContainersModel.getCurrentlyProcessedContainerIndex(),
ServersModel.getCurrentlyProcessedServerCredentials())
PageController.showBusyIndicator(false)
PageController.showNotificationMessage(qsTr("Config revoked"))
}
Connections {