mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-29 04:36:58 +02:00
Feature/3449 release prep
This commit is contained in:
@@ -1279,9 +1279,9 @@ NSString *const RecentsViewControllerDataReadyNotification = @"RecentsViewContro
|
||||
|
||||
NSArray<UIContextualAction*> *actions = nil;
|
||||
|
||||
// bwi use our set of room actions (no low priority, no move to chat
|
||||
if ( [room isPersonalNotesRoom]) {
|
||||
actions = @[
|
||||
favouriteAction
|
||||
];
|
||||
} else {
|
||||
actions = @[
|
||||
|
||||
Reference in New Issue
Block a user