Skip to content

Commit 64fc26d

Browse files
simple name field change
1 parent ce09b67 commit 64fc26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/links/tests/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PostCollection.addLinks({
2020
'autoRemoveComments': {
2121
type: '*',
2222
collection: CommentCollection,
23-
field: 'autoRemoveIds',
23+
field: 'autoRemoveCommentIds',
2424
autoremove: true
2525
},
2626
'autoRemovingSelfComments': {

0 commit comments

Comments
 (0)