forked from Louvorg/ReaderForSelfoss-multiplatform
Reintroduce removed parameter
This commit is contained in:
@ -51,6 +51,7 @@ class SelfossApi(private val appSettingsService: AppSettingsService) {
|
||||
prettyPrint = true
|
||||
isLenient = true
|
||||
ignoreUnknownKeys = true
|
||||
explicitNulls = false
|
||||
})
|
||||
}
|
||||
install(Logging) {
|
||||
|
Reference in New Issue
Block a user