chore: stabilize lint and verify builds
This commit is contained in:
@@ -24,5 +24,6 @@ func (j *NotificationWorker) Work(ctx context.Context, job *river.Job[args.Notif
|
||||
Content: arg.Content,
|
||||
IsRead: false,
|
||||
}
|
||||
|
||||
return models.NotificationQuery.WithContext(ctx).Create(n)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user