fix: merge conflict

This commit is contained in:
Nabin Hait
2021-06-24 15:36:51 +05:30
8 changed files with 123 additions and 17 deletions

View File

@@ -99,6 +99,7 @@ frappe.ready(() => {
fieldname: 'country',
fieldtype: 'Link',
options: 'Country',
only_select: true,
reqd: 1
},
{