fix: Change label

This commit is contained in:
14987 2023-11-24 17:16:00 +05:30
parent 0361fd8b8d
commit af534cd78e
No known key found for this signature in database
GPG key ID: ED4A241EAB170273

View file

@ -78,7 +78,7 @@ frappe.views.CommunicationComposer = class {
fieldname: "bcc",
},
{
label: __("Send After"),
label: __("Schedule Send At"),
fieldtype: "Datetime",
fieldname: "send_after",
},