Add option to hide viewer count. Closes #1939
This commit is contained in:
@@ -152,4 +152,5 @@ export interface ConfigDetails {
|
||||
notifications: NotificationsConfig;
|
||||
chatJoinMessagesEnabled: boolean;
|
||||
chatEstablishedUserMode: boolean;
|
||||
hideViewerCount: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user