Skip to content

Commit

Permalink
Merge pull request #1715 from niraj2477/fix/ticket-attachment
Browse files Browse the repository at this point in the history
fix: Attach attachments after the ticket is saved
  • Loading branch information
sumitbhanushali authored Mar 6, 2024
2 parents 68fcef0 + 8800411 commit 4b56aae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion desk/src/pages/ticket/TicketTextEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<slot name="bottom-left" />
<FileUploader
:upload-args="{
doctype: 'HD Ticket',
folder: 'Home/Helpdesk',
private: true,
}"
Expand Down

0 comments on commit 4b56aae

Please sign in to comment.