mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-23 03:25:06 +03:00
Fix errors
This commit is contained in:
@@ -56,7 +56,7 @@ inline fun HttpClientConfig<*>.defaultRequest(
|
||||
|
||||
/**
|
||||
* Installs [Logging] in a Ktor client config.
|
||||
* @param settings Lambda to configure the [Logging.Config].
|
||||
* @param settings Lambda to configure the [LoggingConfig].
|
||||
*/
|
||||
inline fun HttpClientConfig<*>.logging(
|
||||
crossinline settings: LoggingConfig.() -> Unit
|
||||
|
||||
Reference in New Issue
Block a user