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:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user