Skip to content

Commit a01a12b

Browse files
talygurynCopilot
andauthored
Update workers/paymaster/src/index.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3b16ca7 commit a01a12b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workers/paymaster/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ export default class PaymasterWorker extends Worker {
373373
* Sends reminder emails to blocked workspace admins
374374
*
375375
* @param workspace - workspace to send reminders for
376-
* @param daysAfterBlock - number of days the workspace spent after payday
376+
* @param daysAfterBlock - number of days since the workspace was blocked
377377
*/
378378
private async sendBlockedWorkspaceReminders(
379379
workspace: WorkspaceDBScheme,

0 commit comments

Comments
 (0)