mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-03-31 17:40:37 +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