diff --git a/frappe/core/doctype/user/user.json b/frappe/core/doctype/user/user.json index bf015688b1..5690fb2515 100644 --- a/frappe/core/doctype/user/user.json +++ b/frappe/core/doctype/user/user.json @@ -1,5 +1,5 @@ { - "allow_copy": 0, + "allow_copy": 0, "allow_import": 1, "allow_rename": 1, "creation": "2014-03-11 14:55:00", @@ -462,7 +462,7 @@ "issingle": 0, "istable": 0, "max_attachments": 5, - "modified": "2014-07-15 05:34:54.469854", + "modified": "2014-09-08 06:07:20.157915", "modified_by": "Administrator", "module": "Core", "name": "User", @@ -470,7 +470,7 @@ "permissions": [ { "create": 1, - "delete": 0, + "delete": 1, "email": 1, "permlevel": 0, "print": 1,