From 72e1ccc8f98995809e10837cc52e39f2121b19db Mon Sep 17 00:00:00 2001 From: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> Date: Fri, 21 Dec 2018 11:05:20 +0530 Subject: [PATCH] Changed modified timing to pickup changes (#6649) * Changed modified timing to pickup changes * Update address.json --- frappe/contacts/doctype/address/address.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/contacts/doctype/address/address.json b/frappe/contacts/doctype/address/address.json index de6ceaa523..2947af03ec 100644 --- a/frappe/contacts/doctype/address/address.json +++ b/frappe/contacts/doctype/address/address.json @@ -660,7 +660,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2018-11-27 17:57:21.913972", + "modified": "2018-11-27 17:57:22.913973", "modified_by": "Administrator", "module": "Contacts", "name": "Address", @@ -773,4 +773,4 @@ "track_changes": 0, "track_seen": 0, "track_views": 0 -} \ No newline at end of file +}