fix: add new line to pass pre commit

This commit is contained in:
iamkhanraheel
2025-06-16 15:28:11 +05:30
parent 10825af531
commit 58565a9fb1
2 changed files with 2 additions and 2 deletions

View File

@@ -852,4 +852,4 @@ function prevent_past_schedule_dates(frm) {
minDate: new Date(frm.doc.transaction_date)
});
}
}
}

View File

@@ -637,4 +637,4 @@ function prevent_past_schedule_dates(frm) {
minDate: new Date(frm.doc.transaction_date)
});
}
}
}