adding a comment at the db clearing
This commit is contained in:
parent
50e2c04e80
commit
cdf17cf415
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ class MainActivity : SimpleActivity() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// fix a glitch at enabling Release version minifying from 5.12.3
|
||||||
if (!config.wasDbCleared) {
|
if (!config.wasDbCleared) {
|
||||||
ensureBackgroundThread {
|
ensureBackgroundThread {
|
||||||
messagesDB.deleteAll()
|
messagesDB.deleteAll()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue