Skip to content

Commit

Permalink
Update options.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonyOwO authored Jul 22, 2024
1 parent ff9bb39 commit f9d2e9f
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions options.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

[
{
"patchName": "Custom branding name for YouTube",
Expand Down Expand Up @@ -47,14 +46,23 @@
"patchName": "Custom branding name for YouTube Music",
"options": [
{
"key": "AppNameLauncher",
"key": "AppNameNotification",
"value": "RVX Music"
},
{
"key": "AppNameNotification",
"key": "AppNameLauncher",
"value": "RVX Music"
}
]
},
{
"patchName": "Custom header for YouTube Music",
"options": [
{
"key": "CustomHeader",
"value": "Revancify Blue"
}
]
}
]

0 comments on commit f9d2e9f

Please sign in to comment.