adding an empty line
This commit is contained in:
parent
a07ac2c8e6
commit
9208eedf6b
|
@ -294,6 +294,7 @@ class MainActivity : SimpleActivity() {
|
|||
} catch (e: Exception) {
|
||||
ArrayList()
|
||||
}
|
||||
|
||||
val archived = try {
|
||||
conversationsDB.getAllArchived()
|
||||
} catch (e: Exception) {
|
||||
|
|
Loading…
Reference in New Issue