Skip to content

Commit

Permalink
fix: Attach attachments after the ticket is saved
Browse files Browse the repository at this point in the history
  • Loading branch information
niraj2477 committed Mar 6, 2024
1 parent 68fcef0 commit 8800411
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 8800411

Please sign in to comment.