From 4a1ee3e66ffac8b5bb93e784ee1f87efdabd0e10 Mon Sep 17 00:00:00 2001 From: rohitwaghchaure Date: Wed, 30 Jan 2019 11:07:13 +0530 Subject: [PATCH] fix: modified date (#6854) --- frappe/core/doctype/system_settings/system_settings.json | 2 +- frappe/email/doctype/email_account/email_account.json | 2 +- frappe/integrations/doctype/ldap_settings/ldap_settings.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frappe/core/doctype/system_settings/system_settings.json b/frappe/core/doctype/system_settings/system_settings.json index 1da13ee88b..cf317edc42 100644 --- a/frappe/core/doctype/system_settings/system_settings.json +++ b/frappe/core/doctype/system_settings/system_settings.json @@ -1624,7 +1624,7 @@ "issingle": 1, "istable": 0, "max_attachments": 0, - "modified": "2018-10-01 17:35:13.043855", + "modified": "2019-01-30 11:02:41.011412", "modified_by": "Administrator", "module": "Core", "name": "System Settings", diff --git a/frappe/email/doctype/email_account/email_account.json b/frappe/email/doctype/email_account/email_account.json index b306692739..5ab3cd1630 100644 --- a/frappe/email/doctype/email_account/email_account.json +++ b/frappe/email/doctype/email_account/email_account.json @@ -1563,7 +1563,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2018-08-01 19:37:43.234891", + "modified": "2019-01-30 11:02:41.011412", "modified_by": "Administrator", "module": "Email", "name": "Email Account", diff --git a/frappe/integrations/doctype/ldap_settings/ldap_settings.json b/frappe/integrations/doctype/ldap_settings/ldap_settings.json index f317f43070..6eb44a2db8 100644 --- a/frappe/integrations/doctype/ldap_settings/ldap_settings.json +++ b/frappe/integrations/doctype/ldap_settings/ldap_settings.json @@ -397,7 +397,7 @@ "issingle": 1, "istable": 0, "max_attachments": 0, - "modified": "2017-03-08 17:16:01.087365", + "modified": "2019-01-30 11:02:41.011412", "modified_by": "Administrator", "module": "Integrations", "name": "LDAP Settings",