Skip to content

Commit

Permalink
Update options.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonyOwO authored May 13, 2024
1 parent f1f0705 commit 0e92587
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions options.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[
[
{
"patchName": "Custom branding icon YouTube",
"options": [
Expand All @@ -8,21 +8,25 @@
}
]
},
{
"patchName": "Custom branding name YouTube",
"options": [
{
"key": "AppName",
"value": "Revanced Extended"
}
]
},
{
"patchName": "Custom branding icon YouTube Music",
"options": [
{
"key": "AppIcon",
"key": "SplashHeaderIcon",
"value": "Revancify Blue"
},
{
"patchName": "Custom branding name YouTube",
"options": [
{
"key": "AppName",
"value": "ReVanced Extended"
}
]
"key": "AppIcon",
"value": "Revancify Blue"
}
]
}
Expand Down

0 comments on commit 0e92587

Please sign in to comment.