mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-06-20 16:45:16 +00:00
Update TODOs
This commit is contained in:
@ -344,6 +344,8 @@ export class PostsController {
|
||||
|
||||
await PostsHelper.Delete(postID);
|
||||
|
||||
// TODO : delete all the notifications related with the post
|
||||
|
||||
h.success();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user