mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-10 21:36:18 +00:00
15 lines
319 B
TOML
15 lines
319 B
TOML
organization = "revanced"
|
|
patches-repository = "revanced-patches"
|
|
integrations-repositories = [
|
|
"revanced-integrations"
|
|
]
|
|
contributors-repositories = [
|
|
"revanced-patcher",
|
|
"revanced-patches",
|
|
"revanced-integrations",
|
|
"revanced-website",
|
|
"revanced-cli",
|
|
"revanced-manager",
|
|
]
|
|
api-version = 1
|