Comments: Fixed update notification text

For #5642
This commit is contained in:
Dan Brown
2025-06-17 13:42:25 +01:00
parent 2d0461b63a
commit 0208f066c5

View File

@ -40,7 +40,7 @@ export class PageComment extends Component {
this.commentId = this.$opts.commentId;
this.commentLocalId = this.$opts.commentLocalId;
this.deletedText = this.$opts.deletedText;
this.deletedText = this.$opts.deletedText;
this.updatedText = this.$opts.updatedText;
this.archiveText = this.$opts.archiveText;
// Editor reference and text options