adding an empty line
This commit is contained in:
parent
a07ac2c8e6
commit
9208eedf6b
1 changed files with 1 additions and 0 deletions
|
|
@ -294,6 +294,7 @@ class MainActivity : SimpleActivity() {
|
||||||
} catch (e: Exception) {
|
} catch (e: Exception) {
|
||||||
ArrayList()
|
ArrayList()
|
||||||
}
|
}
|
||||||
|
|
||||||
val archived = try {
|
val archived = try {
|
||||||
conversationsDB.getAllArchived()
|
conversationsDB.getAllArchived()
|
||||||
} catch (e: Exception) {
|
} catch (e: Exception) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue