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

View File

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