mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-29 22:24:31 +02: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
|