style: missing semicolon
This commit is contained in:
parent
b2302bab09
commit
c822bd3d77
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ frappe.ui.form.ControlCode = frappe.ui.form.ControlText.extend({
|
|||
name: 'frappe',
|
||||
value: a.value,
|
||||
score: a.score
|
||||
}
|
||||
};
|
||||
})
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue