mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
Merge branch 'main' into 576-issue---refactor-updateone-logic-to-centralize-logs
This commit is contained in:
commit
f941fc9ff6
@ -95,6 +95,7 @@ export class SubscriberRepository extends BaseRepository<
|
||||
oldSubscriber,
|
||||
!!subscriberUpdates?.assignedTo,
|
||||
);
|
||||
subscriberUpdates.assignedAt = new Date();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user