Skip to content

Commit

Permalink
fix: show correct command [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Jul 10, 2023
1 parent 094813b commit 8d5219c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions configuration.revanced.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"general": {
{ "general": {
"embed_color": 5150960,
"mute": {
"role": 953984696491061289,
Expand Down Expand Up @@ -271,7 +270,7 @@
},
{
"name": "2. Prerequisites",
"value": "Use a terminal such as Termux and run the command `logcat | grep AdsFilter | grep Unblocked`. You might need root or have to use ADB. Alternatively, any application from the Play Store can display logcat logs as well.",
"value": "Use a terminal such as Termux and run the command `logcat | grep LithoFilterPatch | grep Unfiltered`. You might need root or have to use ADB. Alternatively, any application from the Play Store can display logcat logs as well.",
"inline": false
},
{
Expand Down Expand Up @@ -357,4 +356,4 @@
}
}
]
}
}

0 comments on commit 8d5219c

Please sign in to comment.