refactor: Remove unused config
This commit is contained in:
parent
deda870e99
commit
94fc250751
3 changed files with 0 additions and 9 deletions
|
|
@ -42,7 +42,6 @@ abstract class AppConfig {
|
|||
static bool hideRedactedEvents = false;
|
||||
static bool hideUnknownEvents = true;
|
||||
static bool hideUnimportantStateEvents = true;
|
||||
static bool showDirectChatsInSpaces = true;
|
||||
static bool separateChatTypes = false;
|
||||
static bool autoplayImages = true;
|
||||
static bool sendTypingNotifications = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue