mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-07 12:25:15 +00:00
BT added log
This commit is contained in:
@@ -102,6 +102,8 @@ Singleton {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Logger.log("Bluetooth", "refreshDevices")
|
||||||
|
|
||||||
// Remove duplicate check since we already did it above
|
// Remove duplicate check since we already did it above
|
||||||
const connected = []
|
const connected = []
|
||||||
const paired = []
|
const paired = []
|
||||||
|
|||||||
Reference in New Issue
Block a user