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() {
|
||||
const request = {
|
||||
"method": "subscribe",
|
||||
"params": {
|
||||
"services": ["bluetooth", "bluetooth.pairing"]
|
||||
}
|
||||
"method": "subscribe"
|
||||
}
|
||||
|
||||
if (verboseLogs) {
|
||||
|
||||
Reference in New Issue
Block a user