Closed datashaman closed 1 week ago
Modifying a thread message after creation throws an attachments key exception. This uses the null coalescing operator to provide a fallback if the value is missing.
Resolves #470
Thanks, @datashaman for the PR!
What:
Description:
Modifying a thread message after creation throws an attachments key exception. This uses the null coalescing operator to provide a fallback if the value is missing.
Related:
Resolves #470