From 76f4d9aee55bc088ffd0e5ee03bdb4444e8579cb Mon Sep 17 00:00:00 2001 From: Suraj Shetty Date: Mon, 1 Feb 2021 19:05:32 +0530 Subject: [PATCH] fix: Update User modified to sync changes made in following PR https://github.com/frappe/frappe/pull/12148 --- frappe/core/doctype/user/user.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/core/doctype/user/user.json b/frappe/core/doctype/user/user.json index f41c046162..99d1deeb03 100644 --- a/frappe/core/doctype/user/user.json +++ b/frappe/core/doctype/user/user.json @@ -669,7 +669,7 @@ } ], "max_attachments": 5, - "modified": "2020-12-24 19:48:49.677800", + "modified": "2021-01-02 11:21:50.507786", "modified_by": "Administrator", "module": "Core", "name": "User",