Keep old mute behaviour enabled on slide menu and long press when new build setting is not enabled.

This commit is contained in:
langleyd
2021-07-06 11:59:54 +01:00
parent 74d4356c89
commit 6a8c64ea5a
3 changed files with 85 additions and 4 deletions
@@ -160,6 +160,11 @@
*/
- (void)makeDirectEditedRoom:(BOOL)isDirect;
/**
Enable/disable the notifications for the selected room.
*/
- (void)muteEditedRoomNotifications:(BOOL)mute;
/**
Edit notification settings for the selected room.
*/