Skip to content

Commit

Permalink
Fix indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
mandyvenables committed Feb 6, 2024
1 parent fe9e2a9 commit 06ddef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/restrictions.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ bedrock.events.on('bedrock-mongodb.ready', async () => {
'restriction.resource': 1,
'restiction.methodOptions.limit': 1,
'restiction.methodOptions.duration': 1
},
},
options: {unique: false, background: false}
}]);
});
Expand Down

0 comments on commit 06ddef1

Please sign in to comment.