Less annoying Nightly dialog.

This commit is contained in:
Benoit Marty 2022-07-25 11:18:53 +02:00
parent a06dc55848
commit cc0c9c262c

View File

@ -537,8 +537,10 @@ class HomeActivity :
serverBackupStatusViewModel.refreshRemoteStateIfNeeded()
// Check nightly
if (isFirstCreation()) {
nightlyProxy.updateIfNewReleaseAvailable()
}
}
override fun getMenuRes() = R.menu.home