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