fix compilation
This commit is contained in:
parent
0ac9e037c3
commit
753ec13f25
|
@ -971,6 +971,8 @@ public class NotificationService {
|
||||||
});
|
});
|
||||||
editor.apply();
|
editor.apply();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return lastNotificationTimeByConversation;
|
||||||
}
|
}
|
||||||
|
|
||||||
private void modifyForSoundVibrationAndLight(
|
private void modifyForSoundVibrationAndLight(
|
||||||
|
|
Loading…
Reference in a new issue