Skip to content

Commit

Permalink
Update comments.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lgor360 authored Jan 28, 2025
1 parent 1d9cee7 commit 8e0d7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comments.html
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
<span style="color: ${dislikecolor};" id="down${comment.comment.id}">${comment.counts.downvotes}</span>
</div>
<div class="counter">
<button onclick="pathzero(${comment.comment.id}, 'table', 'you answering on the comment ${cerotinicosi}')">💬</button>
<button onclick="pathzero(${comment.comment.id}, 'table', 'you answering on the comment "${cerotinicosi}". click to cancel')">💬</button>
</div>
</div>
`;
Expand Down

0 comments on commit 8e0d7ef

Please sign in to comment.