Skip to content

Commit

Permalink
chore: hd settings cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikSardana committed Dec 10, 2024
1 parent 76adbbb commit 393bc25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helpdesk/helpdesk/doctype/hd_settings/hd_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,19 +301,19 @@
"description": "When enabled, the ticket status will automatically change to \"Replied\" whenever the agent responds to a ticket.\n",
"fieldname": "auto_update_status",
"fieldtype": "Check",
"label": "Auto Update Status"
"label": "Auto update status"
},
{
"default": "1",
"description": "If enabled, the feedback dialog will be shown, when a user tries to close a ticket. \n",
"fieldname": "is_feedback_mandatory",
"fieldtype": "Check",
"label": "Make Feedback Mandatory"
"label": "Make feedback mandatory"
}
],
"issingle": 1,
"links": [],
"modified": "2024-12-10 14:38:51.619169",
"modified": "2024-12-10 14:46:08.764944",
"modified_by": "Administrator",
"module": "Helpdesk",
"name": "HD Settings",
Expand Down

0 comments on commit 393bc25

Please sign in to comment.