mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-29 22:14:28 +02:00
fix: use correct patch names [skip ci]
This commit is contained in:
parent
7b84d6dc97
commit
b128fc0d66
@ -260,12 +260,12 @@
|
||||
"response": {
|
||||
"embed": {
|
||||
"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,
|
||||
"fields": [
|
||||
{
|
||||
"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
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user