feat: Groups and Direct Chats virtual spaces option
This commit is contained in:
parent
36a962b31b
commit
919b0822e5
9 changed files with 285 additions and 87 deletions
|
|
@ -36,6 +36,7 @@ abstract class AppConfig {
|
|||
static bool renderHtml = true;
|
||||
static bool hideRedactedEvents = false;
|
||||
static bool hideUnknownEvents = true;
|
||||
static bool separateChatTypes = false;
|
||||
static bool autoplayImages = true;
|
||||
static bool sendOnEnter = false;
|
||||
static bool experimentalVoip = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue