adding a comment at the db clearing

This commit is contained in:
tibbi 2022-02-11 09:50:22 +01:00
parent 50e2c04e80
commit cdf17cf415

View File

@ -81,6 +81,7 @@ class MainActivity : SimpleActivity() {
}
}
// fix a glitch at enabling Release version minifying from 5.12.3
if (!config.wasDbCleared) {
ensureBackgroundThread {
messagesDB.deleteAll()