mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-01 23:14:25 +02:00
fix: use correct patch names [skip ci]
This commit is contained in:
parent
7b84d6dc97
commit
b128fc0d66
@ -260,12 +260,12 @@
|
|||||||
"response": {
|
"response": {
|
||||||
"embed": {
|
"embed": {
|
||||||
"title": "How to hide Litho components from YouTube ❓",
|
"title": "How to hide Litho components from YouTube ❓",
|
||||||
"description": "Use the custom filter included in the `hide-ads` patch for YouTube, to hide Litho components by their `pathBuilder` string. The string contains the names of the components which can be filtered with the custom filter.",
|
"description": "Use the custom filter included in the `Hide layout components` patch for YouTube, to hide Litho components by their `pathBuilder` string. The string contains the names of the components which can be filtered with the custom filter.",
|
||||||
"color": 5150960,
|
"color": 5150960,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"name": "1. Preparation",
|
"name": "1. Preparation",
|
||||||
"value": "Enable debugging in the ReVanced settings. If the option does not exist, including the `debugging` before patching YouTube.",
|
"value": "Enable debugging in the ReVanced settings. If the option does not exist, including the `Debugging` patch before patching YouTube.",
|
||||||
"inline": false
|
"inline": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user