chore: linter fix

This commit is contained in:
Shariq Ansari 2023-07-11 18:22:49 +05:30 committed by GitHub
parent 9a855c42a5
commit 3e012f4186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -267,7 +267,7 @@ frappe.views.Calendar = class Calendar {
today: __("Today"),
month: __("Month"),
week: __("Week"),
day: __("Day")
day: __("Day"),
},
events: function (start, end, timezone, callback) {
return frappe.call({