hotfix(medusa): Fix gift card created event (#158)

This commit is contained in:
Oliver Windall Juhl
2021-01-29 16:32:27 +01:00
committed by GitHub
parent fe2657dfa5
commit e592bf66f9

View File

@@ -9,7 +9,7 @@ import { Validator, MedusaError } from "medusa-core-utils"
*/
class GiftCardService extends BaseService {
static Events = {
CREATED: "created",
CREATED: "gift_card.created",
}
constructor({