client icon indicating copy to clipboard operation
client copied to clipboard

Fix 'attachments' key exception on thread message modify

Open datashaman opened this issue 1 year ago • 0 comments

What:

  • [X] Bug Fix
  • [ ] New Feature

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

datashaman avatar Aug 25 '24 02:08 datashaman