Skip to content

Enhance the chat section#46

Closed
Dipanita45 wants to merge 4 commits into
Shriii19:masterfrom
Dipanita45:new
Closed

Enhance the chat section#46
Dipanita45 wants to merge 4 commits into
Shriii19:masterfrom
Dipanita45:new

Conversation

@Dipanita45
Copy link
Copy Markdown
Contributor

@Dipanita45 Dipanita45 commented May 5, 2026

Issue No: #37

image

@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

@Dipanita45 is attempting to deploy a commit to the shreemp194-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Shriii19
Copy link
Copy Markdown
Owner

Shriii19 commented May 6, 2026

@Dipanita45 resolve the conflicts

@Dipanita45
Copy link
Copy Markdown
Contributor Author

Done

const router = require("express").Router();
const controller = require("../controllers/notification.controller");

router.get("/:userId", controller.getNotifications);
const controller = require("../controllers/notification.controller");

router.get("/:userId", controller.getNotifications);
router.patch("/:id/read", controller.markAsRead);
@Shriii19
Copy link
Copy Markdown
Owner

Shriii19 commented May 6, 2026

the code or pr content lost of security issues and risk of merge so this pr i can' t merge this pr, so make the those section in safe way.

@Shriii19 Shriii19 closed this May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants