adding an empty line

This commit is contained in:
Tibor Kaputa 2023-07-19 14:52:51 +02:00 committed by GitHub
parent a07ac2c8e6
commit 9208eedf6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ class MainActivity : SimpleActivity() {
} catch (e: Exception) {
ArrayList()
}
val archived = try {
conversationsDB.getAllArchived()
} catch (e: Exception) {