chore: format code
This commit is contained in:
parent
21e368aa4f
commit
dc50a381ed
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ frappe.ui.Scanner = class Scanner {
|
|||
},
|
||||
minimizable: this.options.minimizable,
|
||||
primary_action_label: this.options.primary_action_label,
|
||||
primary_action: this.options.primary_action
|
||||
primary_action: this.options.primary_action,
|
||||
});
|
||||
return dialog;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue