Is there any way or configuration through which we can hide the list of occupants programatically while showing chat view in converse.js
Asked
Active
Viewed 250 times
1 Answers
0
There's no way to do this via configuration, however you can hide it via CSS or you can write a plugin that overrides createOccupantsView
on _converse.ChatRoomView
.

JC Brand
- 2,652
- 18
- 18