fluffychat merge
This commit is contained in:
parent
d76730978d
commit
17762c989b
1 changed files with 4 additions and 1 deletions
|
|
@ -140,7 +140,10 @@ abstract class AppConfig {
|
|||
static bool swipeRightToLeftToReply = true;
|
||||
static bool? sendOnEnter;
|
||||
static bool showPresences = true;
|
||||
static bool displayNavigationRail = false;
|
||||
// #Pangea
|
||||
// static bool displayNavigationRail = false;
|
||||
static bool displayNavigationRail = true;
|
||||
// Pangea#
|
||||
static bool experimentalVoip = false;
|
||||
static const bool hideTypingUsernames = false;
|
||||
static const bool hideAllStateEvents = false;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue