Some web client UI fixes

This commit is contained in:
Fabio Bas 2016-07-12 23:15:42 +02:00
parent 8cd5803556
commit 1a38e4ef98
4 changed files with 165 additions and 22 deletions

View file

@ -43,7 +43,8 @@ var WebClient = {
"pb/event_list_rooms.proto",
"pb/response_join_room.proto",
"pb/room_event.proto",
"pb/event_room_say.proto"
"pb/event_room_say.proto",
"pb/serverinfo_user.proto"
],
initialize : function()