We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a0cfa commit 6b5bf98Copy full SHA for 6b5bf98
frappe/core/doctype/user/user.json
@@ -140,7 +140,7 @@
140
},
141
{
142
"bold": 1,
143
- "default": "1",
+ "default": "0",
144
"depends_on": "eval:doc.__islocal",
145
"fieldname": "send_welcome_email",
146
"fieldtype": "Check",
@@ -586,7 +586,7 @@
586
"idx": 413,
587
"image_field": "user_image",
588
"max_attachments": 5,
589
- "modified": "2019-10-22 14:16:34.810223",
+ "modified": "2021-05-18 10:10:05.507085",
590
"modified_by": "Administrator",
591
"module": "Core",
592
"name": "User",
0 commit comments