mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-09 04:23:01 -05:00
Fixes tabs so that it will show roomname instead of roomid on joining
This commit is contained in:
parent
f845104122
commit
fd4fdb5988
|
|
@ -699,6 +699,7 @@
|
|||
|
||||
case 'title':
|
||||
this.title = row[1];
|
||||
app.topbar.updateTabbar();
|
||||
break;
|
||||
|
||||
case 'c':
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user