mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-31 09:45:24 +00:00
refactor: remove debug logging and reset network state after wifi scan
This commit is contained in:
@@ -106,7 +106,7 @@ Item {
|
||||
}
|
||||
}
|
||||
wifiLogic.networks = Object.values(networksMap);
|
||||
console.log(JSON.stringify(wifiLogic.networks));
|
||||
scanProcess.existingNetwork = null;
|
||||
refreshIndicator.running = false;
|
||||
refreshIndicator.visible = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user