fluffychat merge

This commit is contained in:
ggurdin 2025-06-10 10:55:32 -04:00
parent d76730978d
commit 17762c989b
No known key found for this signature in database
GPG key ID: A01CB41737CBB478

View file

@ -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;