Skip to content

Commit f8fc473

Browse files
committed
fix trolley webhook log
1 parent 7f856a5 commit f8fc473

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/webhooks/trolley/trolley.service.ts

-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ export class TrolleyService {
9898
event_model: payload?.model ?? '',
9999
event_action: payload?.action ?? '',
100100
status,
101-
created_by: 'system',
102101
} as trolley_webhook_log,
103102
update: {
104103
status,

0 commit comments

Comments
 (0)