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