Skip to content

Commit

Permalink
Update modules/ROOT/partials/configuration/tinycomments_reply.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: tiny-ben-tran <[email protected]>
kemister85 and tiny-ben-tran authored Dec 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4350da9 commit 4120f06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ The `+done+` callback should accept the following object:
[source,js]
----
{
commentUid: string, // the value of the new comment uid
commentUid: string, // the new comment uid
author: string, // the id of the current author
authorName: string // the name of the current author
}

0 comments on commit 4120f06

Please sign in to comment.