mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-25 04:01:03 +00:00
feat: Add GPG key to team members
This commit is contained in:
@@ -13,6 +13,7 @@ fun Application.configureSerialization() {
|
||||
json(
|
||||
Json {
|
||||
namingStrategy = JsonNamingStrategy.SnakeCase
|
||||
explicitNulls = false
|
||||
},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user