0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Exported Offer model from models

refs https://github.com/TryGhost/Team/issues/1088
refs https://github.com/TryGhost/Ghost/commit/78d0644d

This was forgotten in the references commit and is required to be able
to use the model
This commit is contained in:
Fabien O'Carroll 2021-10-04 11:05:42 +02:00
parent b97aadd840
commit d07fc708ab

View file

@ -29,6 +29,7 @@ const models = [
'api-key',
'mobiledoc-revision',
'member',
'offer',
'product',
'benefit',
'stripe-product',