1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

fix dms subscription

This commit is contained in:
bbedward
2025-10-23 12:57:50 -04:00
parent c667bab5ca
commit 1e58e69c59

View File

@@ -218,10 +218,7 @@ Singleton {
function sendSubscribeRequest() { function sendSubscribeRequest() {
const request = { const request = {
"method": "subscribe", "method": "subscribe"
"params": {
"services": ["bluetooth", "bluetooth.pairing"]
}
} }
if (verboseLogs) { if (verboseLogs) {