Skip to content

chore: fixing typo of attribute name - #13494

Open
madbob wants to merge 1 commit into
nextcloud:mainfrom
madbob:issue_6493
Open

chore: fixing typo of attribute name#13494
madbob wants to merge 1 commit into
nextcloud:mainfrom
madbob:issue_6493

Conversation

@madbob

@madbob madbob commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

As reported in #6493, the issue has already been fixed.

This PR is just to correct a minor typo with no impact: sendAt has been mistyped as sentAt, but at this point sendAt attribute has already been removed from the previous call to stopMessageMutation() and the sentAt attribute has no effect while calling the store.

I've been tempted to remove stopMessageMutation() at all and just save the modified value of message: it seems a bit redundant, but voiding sendAt before obtaining a response from the server in OutboxService.updateMessage() provides immediate feedback for the user even on slow connections.

Signed-off-by: Roberto Guido <info@madbob.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant