Commit f8386b22 authored by Iuri Matias's avatar Iuri Matias

remove text string from support tab view (left there by accident)

parent 2d0c1109
......@@ -34,7 +34,7 @@ function supportTabView (gitterIframe) {
}
function supportTab (container, events) {
let el = supportTabView('hello')
let el = supportTabView('')
let gitterIsLoaded = false
events.app.register('tabChanged', (tabName) => {
......
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