feat: assignment as text
This commit is contained in:
@@ -350,7 +350,7 @@ const open_batch_dialog = () => {
|
||||
fieldtype: "Attach Image",
|
||||
label: __("Meta Image"),
|
||||
fieldname: "meta_image",
|
||||
default: batch_info && batch_info.image,
|
||||
default: batch_info && batch_info.meta_image,
|
||||
},
|
||||
{
|
||||
fieldtype: "Section Break",
|
||||
|
||||
Reference in New Issue
Block a user