delete all messages to reset the db
This commit is contained in:
parent
f45e5ddf7f
commit
0031c7bb1d
2 changed files with 2 additions and 1 deletions
|
|
@ -84,6 +84,7 @@ class MainActivity : SimpleActivity() {
|
|||
}
|
||||
|
||||
// fix a glitch at enabling Release version minifying from 5.12.3
|
||||
// reset messages in 5.14.3 again, as PhoneNumber is no longer minified
|
||||
if (!config.wasDbCleared) {
|
||||
ensureBackgroundThread {
|
||||
messagesDB.deleteAll()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue