reorganize connections in bottom sheet
This commit is contained in:
@@ -28,6 +28,7 @@ part 'persisted_bool.g.dart';
|
||||
|
||||
enum PersistedBoolKey {
|
||||
extensionsExpanded(key: 'ExtensionsExpanded', defaultValue: false),
|
||||
connectionsExpanded(key: 'ConnectionsExpanded', defaultValue: true),
|
||||
searchSuggestionsExpanded(
|
||||
key: 'SearchSuggestionsExpanded',
|
||||
defaultValue: true,
|
||||
|
||||
Reference in New Issue
Block a user