mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-13 00:42:49 -05:00
cleanup vpn gdbus monitor
This commit is contained in:
@@ -38,6 +38,10 @@ Singleton {
|
|||||||
|
|
||||||
Component.onCompleted: initialize()
|
Component.onCompleted: initialize()
|
||||||
|
|
||||||
|
Component.onDestruction: {
|
||||||
|
nmMonitor.running = false
|
||||||
|
}
|
||||||
|
|
||||||
function initialize() {
|
function initialize() {
|
||||||
// Start monitoring NetworkManager for changes
|
// Start monitoring NetworkManager for changes
|
||||||
nmMonitor.running = true
|
nmMonitor.running = true
|
||||||
|
|||||||
Reference in New Issue
Block a user