Fixed a few things...

Can't really write them all down :v
This commit is contained in:
tom5079
2021-12-25 23:33:13 +09:00
parent fcbe107fe7
commit b708437a16
11 changed files with 95 additions and 87 deletions

View File

@@ -74,7 +74,6 @@ class Pupil : Application(), DIAware {
socketTimeoutMillis = HttpTimeout.INFINITE_TIMEOUT_MS
connectTimeoutMillis = HttpTimeout.INFINITE_TIMEOUT_MS
}
install(HttpCache)
BrowserUserAgent()
}