Skip to content

Commit eceab2f

Browse files
SalmaAliSalmaAli
authored andcommitted
🐛 fix undeprecated api being declared as deprecated
1 parent b30ddb2 commit eceab2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ module.exports = {
388388
},
389389

390390
/**
391-
* @deprecated since version 2.3.0. Use {@link setEnabledAttachmentTypes} instead.
391+
* Use {@link setEnabledAttachmentTypes} instead.
392392
* Sets whether users are required to enter an email address or not when
393393
* sending reports.
394394
* Defaults to YES.

0 commit comments

Comments
 (0)