fix: sider fixes
diff --git a/erpnext/projects/doctype/timesheet/timesheet.js b/erpnext/projects/doctype/timesheet/timesheet.js
index 5554ed9..28535d7 100644
--- a/erpnext/projects/doctype/timesheet/timesheet.js
+++ b/erpnext/projects/doctype/timesheet/timesheet.js
@@ -119,7 +119,7 @@
 			"label": __("Item Code"),
 			"fieldname": "item_code",
 			"options": "Item"
-		}]
+		}];
 
 		if (!frm.doc.customer) {
 			fields.push({