Skip to content

Commit ef9e851

Browse files
talygurynneSpecc
andauthored
Update lib/utils/payday.ts
Co-authored-by: Peter <specc.dev@gmail.com>
1 parent e888848 commit ef9e851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/utils/payday.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export function countDaysAfterPayday(date: Date, paidUntil: Date = null, isDebug
5353
}
5454

5555
/**
56-
* Returns difference between day when workspace was blocked and now in days
56+
* Returns difference between day when workspace was blocked and now in days. Undefined for workspaces blocked before the "blockedDate" implemented.
5757
*
5858
* @param workspace - workspace object
5959
*/

0 commit comments

Comments
 (0)