mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
change logger message
This commit is contained in:
@@ -841,7 +841,7 @@ Singleton {
|
||||
|
||||
stdout: StdioCollector {
|
||||
onStreamFinished: {
|
||||
Logger.i("Network", "Wi-Fi state change command executed.");
|
||||
Logger.i("Network", "Wi-Fi state change command executed");
|
||||
// Re-check the state to ensure it's in sync
|
||||
syncWifiState();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user