Skip to content

Commit e6e76e4

Browse files
Update components/akismet/actions/submit-spam/submit-spam.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent fb33f6b commit e6e76e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/akismet/actions/submit-spam/submit-spam.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default {
7979
permalink: this.permalink,
8080
user_agent: this.userAgent,
8181
referrer: this.referrer,
82-
comment_author: this.commentAauthor,
82+
comment_author: this.commentAuthor,
8383
comment_author_email: this.commentAuthorEmail,
8484
comment_author_url: this.commentAuthorUrl,
8585
comment_content: this.commentContent,

0 commit comments

Comments
 (0)