fix: sider fixes
diff --git a/erpnext/public/js/call_popup/call_popup.js b/erpnext/public/js/call_popup/call_popup.js
index 2addeae..b7d3485 100644
--- a/erpnext/public/js/call_popup/call_popup.js
+++ b/erpnext/public/js/call_popup/call_popup.js
@@ -146,10 +146,10 @@
'fieldtype': 'Select',
'options': '\nFrappe Cloud Queries/Plan\nEnterprise Plans\nPartnership\nSupport\nBilling/Renewal\nOpen source / Junk',
'default': 'Frappe Cloud Queries/Plan',
- },{
+ }, {
'fieldtype': 'Section Break',
'hide_border': 1,
- },{
+ }, {
'fieldtype': 'Small Text',
'label': __('Call Summary'),
'fieldname': 'call_summary',