mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-02-17 04:00:35 +01:00
set wasDbCleared to true
This commit is contained in:
parent
de5545a06f
commit
c786d667c4
@ -87,7 +87,7 @@ class MainActivity : SimpleActivity() {
|
|||||||
ensureBackgroundThread {
|
ensureBackgroundThread {
|
||||||
messagesDB.deleteAll()
|
messagesDB.deleteAll()
|
||||||
}
|
}
|
||||||
config.wasDbCleared
|
config.wasDbCleared = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user