Skip to content

Commit

Permalink
fix: fix recent comment have no url field bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lizheming committed Oct 30, 2021
1 parent ca29c6b commit 2078a60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/server/src/controller/comment.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ module.exports = class extends BaseRest {
'link',
'mail',
'nick',
'url',
'pid',
'rid',
'ua',
Expand Down

0 comments on commit 2078a60

Please sign in to comment.