Reintroduce removed parameter
This commit is contained in:
parent
2b446ab22b
commit
d8c215eacc
@ -51,6 +51,7 @@ class SelfossApi(private val appSettingsService: AppSettingsService) {
|
||||
prettyPrint = true
|
||||
isLenient = true
|
||||
ignoreUnknownKeys = true
|
||||
explicitNulls = false
|
||||
})
|
||||
}
|
||||
install(Logging) {
|
||||
|
Loading…
Reference in New Issue
Block a user