diff --git a/erpnext/support/doctype/issue/issue.json b/erpnext/support/doctype/issue/issue.json index c048eb1d5cd..622e19e9e3a 100644 --- a/erpnext/support/doctype/issue/issue.json +++ b/erpnext/support/doctype/issue/issue.json @@ -391,11 +391,7 @@ "icon": "fa fa-ticket", "idx": 7, "links": [], -<<<<<<< HEAD - "modified": "2021-11-24 13:13:10.276630", -======= "modified": "2025-02-18 21:18:52.797745", ->>>>>>> 019303dd12 (fix: tests) "modified_by": "Administrator", "module": "Support", "name": "Issue", @@ -424,4 +420,4 @@ "title_field": "subject", "track_changes": 1, "track_seen": 1 -} \ No newline at end of file +}