Remove Beta disclaimer dialog
This commit is contained in:
parent
7e5d64fe6a
commit
9074ae5aae
@ -104,10 +104,6 @@ class VaultListPresenter @Inject constructor( //
|
||||
sharedPreferencesHandler.setScreenLockDialogAlreadyShown()
|
||||
}
|
||||
|
||||
if (!sharedPreferencesHandler.isBetaModeAlreadyShown()) {
|
||||
view?.showDialog(BetaConfirmationDialog.newInstance());
|
||||
}
|
||||
|
||||
checkLicense()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user