mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
Directory section should be displayed by default in Messages when recents list is empty.
related to https://github.com/vector-im/vector-ios/issues/358
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
/**
|
||||
Hide the public rooms directory cell. YES by default.
|
||||
*/
|
||||
@property (nonatomic) BOOL hidepublicRoomsDirectory;
|
||||
@property (nonatomic) BOOL hidePublicRoomsDirectory;
|
||||
|
||||
/**
|
||||
Hide recents. NO by default.
|
||||
|
||||
Reference in New Issue
Block a user