Ghost/ghost/offers
Daniel Lockyer 046fd2bd82 Fixed missing options when creating or editing an Offer
- without this, the model doesn't have the context on who was
  adding/editing it
- this resulted in being unable to store actions for Offers because the
  `actor` is unknown
- this is the pattern we use elsewhere in the code so I've copied it
  into here
2022-08-24 13:56:07 +02:00
..
lib Fixed missing options when creating or editing an Offer 2022-08-24 13:56:07 +02:00
test
.eslintrc.js
index.js
package.json Organized package dependencies 2022-08-18 11:55:49 +02:00