1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00

Fix compilation issue

This commit is contained in:
Pierre HUBERT 2021-02-05 15:15:09 +01:00
parent be858dc9cc
commit fad21381ed

View File

@ -239,7 +239,7 @@ pub fn delete(notification: &PartialNotification) -> ResultBoxError {
// TODO : Send a notification (updated_number_conversations)
OK(())
Ok(())
}
/// Delete all the notifications of a given user