mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-29 22:14:28 +02:00
fix: show correct command [skip ci]
This commit is contained in:
parent
094813b42d
commit
8d5219c167
@ -1,5 +1,4 @@
|
|||||||
{
|
{ "general": {
|
||||||
"general": {
|
|
||||||
"embed_color": 5150960,
|
"embed_color": 5150960,
|
||||||
"mute": {
|
"mute": {
|
||||||
"role": 953984696491061289,
|
"role": 953984696491061289,
|
||||||
@ -271,7 +270,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "2. Prerequisites",
|
"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
|
"inline": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -357,4 +356,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user