mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-06-05 21:49:22 +02:00
set wasDbCleared to true
This commit is contained in:
@@ -87,7 +87,7 @@ class MainActivity : SimpleActivity() {
|
||||
ensureBackgroundThread {
|
||||
messagesDB.deleteAll()
|
||||
}
|
||||
config.wasDbCleared
|
||||
config.wasDbCleared = true
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user