Commit 1e62d991 authored by Leonardo Aramaki's avatar Leonardo Aramaki

Merge branch 'logout' of github.com:RocketChat/Rocket.Chat.Android into logout

parents 78935ff0 82a09dff
......@@ -251,7 +251,7 @@ class ChatRoomsPresenter @Inject constructor(private val view: ChatRoomsView,
}
/**
* Logout from current server
* Logout from current server.
*/
fun logout() {
launchUI(strategy) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment