mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Fix check registration when database not yet retrieved #1064
This commit is contained in:
@@ -375,8 +375,6 @@ abstract class DatabaseLockActivity : DatabaseModeActivity(),
|
||||
override fun onResume() {
|
||||
super.onResume()
|
||||
|
||||
checkRegister()
|
||||
|
||||
// To refresh when back to normal workflow from selection workflow
|
||||
mAutoSaveEnable = PreferencesUtil.isAutoSaveDatabaseEnabled(this)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user