Skip to content
Snippets Groups Projects
Commit 1ed9834d authored by Marcelo Schmidt's avatar Marcelo Schmidt
Browse files

Revert "Fix flex being opened on joining channel"

This reverts commit 93a971bb.
parent fbb71175
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,7 @@ RocketChat.TabBar = new class
setTemplate = (t, callback) ->
return if animating is true
template.set t
if t
openFlex(callback)
openFlex(callback)
getTemplate = ->
return template.get()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment