mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added display of amnesia dns container activity on the main page
This commit is contained in:
@@ -21,11 +21,12 @@ PageType {
|
||||
property var installedServicesCount
|
||||
|
||||
SettingsContainersListView {
|
||||
id: settingsContainersListView
|
||||
Connections {
|
||||
target: ServersModel
|
||||
|
||||
function onCurrentlyProcessedServerIndexChanged() {
|
||||
updateContainersModelFilters()
|
||||
settingsContainersListView.updateContainersModelFilters()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user