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:
parent
b97aadd840
commit
d07fc708ab
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ const models = [
|
|||
'api-key',
|
||||
'mobiledoc-revision',
|
||||
'member',
|
||||
'offer',
|
||||
'product',
|
||||
'benefit',
|
||||
'stripe-product',
|
||||
|
|
Loading…
Add table
Reference in a new issue