Skip to content

Commit

Permalink
Update lib/model.js
Browse files Browse the repository at this point in the history
Co-authored-by: hasezoey <[email protected]>
  • Loading branch information
vkarpov15 and hasezoey authored Sep 24, 2024
1 parent bcbc9e0 commit a199929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/model.js
Original file line number Diff line number Diff line change
Expand Up @@ -3523,7 +3523,7 @@ Model.applyDefaults = function applyDefaults(doc) {
*
* @param {Object} doc object or document to apply virtuals on
* @param {Array<string>} [virtualsToApply] optional whitelist of virtuals to apply
* @returns {Object} obj
* @returns {Object} doc
* @api public
*/

Expand Down

0 comments on commit a199929

Please sign in to comment.