Skip to content

Commit 857698d

Browse files
authored
Update options.json
1 parent 8f9ccc4 commit 857698d

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

options.json

+29-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,29 @@
1-
[]
1+
[
2+
{
3+
"patchName": "Theme",
4+
"options": [
5+
{
6+
"key": "darkThemeBackgroundColor",
7+
"value": "#181818"
8+
}
9+
]
10+
},
11+
{
12+
"patchName": "Custom branding",
13+
"options": [
14+
{
15+
"key": "appName",
16+
"value": "ReVanced"
17+
}
18+
]
19+
},
20+
{
21+
"patchName": "Spoof client",
22+
"options": [
23+
{
24+
"key": "client-id",
25+
"value": "srpsnE4dR66w0zASOoeALA"
26+
}
27+
]
28+
}
29+
][]

0 commit comments

Comments
 (0)