mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-13 23:56:22 +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