mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08: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