Fixes tabs so that it will show roomname instead of roomid on joining

This commit is contained in:
Quinella 2013-09-25 11:25:19 +02:00
parent f845104122
commit fd4fdb5988

View File

@ -699,6 +699,7 @@
case 'title':
this.title = row[1];
app.topbar.updateTabbar();
break;
case 'c':