From 0816f7d6cfae07f06f4a22a075e4b68d133c605e Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 14 Mar 2017 22:49:02 +0530 Subject: [PATCH] Update communication.json --- frappe/core/doctype/communication/communication.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/core/doctype/communication/communication.json b/frappe/core/doctype/communication/communication.json index 58e5ab7c68..1e86f7befb 100644 --- a/frappe/core/doctype/communication/communication.json +++ b/frappe/core/doctype/communication/communication.json @@ -1411,7 +1411,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-03-13 03:53:21.525679", + "modified": "2017-03-14 03:53:21.525679", "modified_by": "Administrator", "module": "Core", "name": "Communication", @@ -1488,4 +1488,4 @@ "title_field": "subject", "track_changes": 1, "track_seen": 1 -} \ No newline at end of file +}