mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Feature/4014 new layout notes room
This commit is contained in:
committed by
JanNiklas Grabowski
parent
e57b51ed09
commit
0d1b84b04e
@@ -393,6 +393,10 @@ public class RecentsListService: NSObject, RecentsListServiceProtocol {
|
||||
multicastDelegate.removeAllDelegates()
|
||||
}
|
||||
|
||||
public var shouldShowBWIPersonalNotes: Bool {
|
||||
return AllChatsLayoutSettingsManager.shared.allChatLayoutSettings.sections.contains(.bwiPersonalNotes)
|
||||
}
|
||||
|
||||
// MARK: - Riot Settings Observer
|
||||
|
||||
private func addRiotSettingsObserver() {
|
||||
|
||||
Reference in New Issue
Block a user