fix compilation

This commit is contained in:
kosyak 2024-05-18 13:31:47 +02:00
parent 0ac9e037c3
commit 753ec13f25

View file

@ -971,6 +971,8 @@ public class NotificationService {
}); });
editor.apply(); editor.apply();
} }
return lastNotificationTimeByConversation;
} }
private void modifyForSoundVibrationAndLight( private void modifyForSoundVibrationAndLight(