This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
revanced-builder/options.json
2023-06-13 14:58:40 +03:00

12 lines
165 B
JSON

[
{
"patchName": "change-oauth-client-id",
"options": [
{
"key": "client-id",
"value": "$REDDIT_OAUTH_CLIENT_ID"
}
]
}
]