mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-08-01 09:13:27 +08:00
[offers][chore] return user info of comments
This commit is contained in:
@ -144,6 +144,7 @@ export const offersProfileRouter = createRouter()
|
|||||||
include: {
|
include: {
|
||||||
replies: true,
|
replies: true,
|
||||||
replyingTo: true,
|
replyingTo: true,
|
||||||
|
user: true
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
offers: {
|
offers: {
|
||||||
|
Reference in New Issue
Block a user