Cache update check results

This commit is contained in:
topjohnwu
2021-01-25 04:13:08 -08:00
parent 21466426da
commit dc61dfbde6
4 changed files with 17 additions and 5 deletions

View File

@@ -36,7 +36,6 @@ class NetworkService(
Config.updateChannel = BETA_CHANNEL
info = fetchBetaUpdate()
}
Info.remote = info
info
}