From dcea529454853bde1f88ee8fbcbb58b2bb7ebe89 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Wed, 23 May 2018 13:40:15 +0530 Subject: [PATCH] Update activity_log.json --- frappe/core/doctype/activity_log/activity_log.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frappe/core/doctype/activity_log/activity_log.json b/frappe/core/doctype/activity_log/activity_log.json index 9da9eacfb2..81acc21955 100644 --- a/frappe/core/doctype/activity_log/activity_log.json +++ b/frappe/core/doctype/activity_log/activity_log.json @@ -1,4 +1,4 @@ -{ + { "allow_copy": 0, "allow_guest_to_view": 0, "allow_import": 1, @@ -656,7 +656,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2018-05-16 22:43:31.292255", + "modified": "2018-05-23 22:43:31.292255", "modified_by": "Administrator", "module": "Core", "name": "Activity Log", @@ -731,4 +731,4 @@ "title_field": "subject", "track_changes": 1, "track_seen": 1 -} \ No newline at end of file +}