Pupil-84 Title doesn't show up when using hiyobi

This commit is contained in:
tom5079
2020-06-20 15:28:01 +09:00
parent e6b7c107f2
commit 5bc4610061
4 changed files with 50 additions and 18 deletions

View File

@@ -20,7 +20,7 @@ import kotlinx.serialization.UnstableDefault
import kotlinx.serialization.json.Json
import java.net.Proxy
var proxy = Proxy.NO_PROXY
var proxy : Proxy = Proxy.NO_PROXY
@OptIn(UnstableDefault::class)
var json = Json {