mirror of
https://github.com/foomo/sesamy-go.git
synced 2025-10-16 12:35:43 +00:00
fix: event name
This commit is contained in:
parent
032a5177bb
commit
0b0a8000aa
@ -6,7 +6,7 @@ import (
|
||||
"github.com/foomo/sesamy-go/pkg/sesamy"
|
||||
)
|
||||
|
||||
const EventNameEmarsysPurchase sesamy.EventName = "emarsys_cart"
|
||||
const EventNameEmarsysPurchase sesamy.EventName = "emarsys_purchase"
|
||||
|
||||
type EmarsysPurchase sesamy.Event[params.EmarsysPurchase[sesamyparams.Item]]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user