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 97496f93ea
commit fe6a1953bd
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.
*/