mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-28 05:31:04 +00:00
feat: Setup cors and cache
This commit is contained in:
@@ -14,4 +14,5 @@ internal class ConfigurationRepository(
|
||||
val contributorsRepositoryNames: Set<String>,
|
||||
@SerialName("api-version")
|
||||
val apiVersion: Int = 1,
|
||||
val host: String,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user