diff --git a/src/options/anddea.json b/src/options/anddea.json index aeb5ee6..221c7e2 100644 --- a/src/options/anddea.json +++ b/src/options/anddea.json @@ -14,5 +14,11 @@ "key" : "AppNameLauncher", "value" : "RVX Music Anddea" } ] + }, { + "patchName" : "Spoof streaming data", + "options" : [ { + "key" : "useMobileWebClient", + "value" : true + } ] } -] \ No newline at end of file +]