RoomCategoriesComposer forces CHAT category

Issue #344 resolved
Oleg created an issue

Replace

this.response.appendString("CHAT");

with

this.response.appendString("");

To read category names from db.

Comments (4)

  1. Log in to comment