mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Less annoying Nightly dialog.
This commit is contained in:
parent
a06dc55848
commit
cc0c9c262c
@ -537,7 +537,9 @@ class HomeActivity :
|
||||
serverBackupStatusViewModel.refreshRemoteStateIfNeeded()
|
||||
|
||||
// Check nightly
|
||||
nightlyProxy.updateIfNewReleaseAvailable()
|
||||
if (isFirstCreation()) {
|
||||
nightlyProxy.updateIfNewReleaseAvailable()
|
||||
}
|
||||
}
|
||||
|
||||
override fun getMenuRes() = R.menu.home
|
||||
|
Loading…
Reference in New Issue
Block a user